[alsa-devel] [PATCH 0/2] ASoC: ti: davinci-mcasp: sample format constraint fixes
Peter Ujfalusi
peter.ujfalusi at ti.com
Fri Jul 26 08:42:42 CEST 2019
Hi,
The two patch fixes two issues on how the driver have placed constraints on the
format size.
1. When the first stream starts and the TDM slot_width is configured we can
allow formats which require less or equal number of bits on the bus.
2. For the second stream we must allow only formats which uses exact number of
bits on the bus.
These issues are visible around the S24_3LE, S24_LE and S32_LE formats.
Regards,
Peter
---
Peter Ujfalusi (2):
ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
ASoC: ti: davinci-mcasp: Support for correct symmetric sample bits
sound/soc/ti/davinci-mcasp.c | 91 +++++++++++++++++++++++++++++++-----
1 file changed, 79 insertions(+), 12 deletions(-)
--
Peter
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
More information about the Alsa-devel
mailing list