Skip to content
  • Jyri Sarha's avatar
    ASoC: tlv320aic3x: Improve tdm support · 3e8f5263
    Jyri Sarha authored
    
    
    Before this patch the set_tdm_slots() callback did not store the value
    of slot width anywhere. The tdm support only worked if selected slot
    width was equal to the sample width. With this patch all sample widths
    that fit into the slot width are supported. There unused bits are
    filled unnecessarily in the capture direction, but the other end of
    the i2s bus should be able to ignore them.
    
    Signed-off-by: default avatarJyri Sarha <jsarha@ti.com>
    Signed-off-by: default avatarMark Brown <broonie@kernel.org>
    3e8f5263