It would be a mistake to remove S32_LE from the format list.
If you removed that, then we wouldn't be able to do 32 bit native playback - it would force users to go through an ALSA plugin.
If you look at the cs42448 data sheet for example, the I2S and TDM bus uses a 32 bit word size. For that reason, native S32_LE format is handled by the codec. While the codec only uses the 24 MSBs, the I2S bus is 32 bit.
Matt
On 1/3/19 3:50 pm, Nicolin Chen wrote:
Hi Shengjiu,
On Thu, Feb 28, 2019 at 05:56:31AM +0000, S.j. Wang wrote:
cs42xx8 is a 24-bit A/D and 24-bit D/A device, so the S32_LE should not be in the supported format list.
Signed-off-by: Shengjiu Wang shengjiu.wang@nxp.com
sound/soc/codecs/cs42xx8.c | 3 +--
This is for cs42xx8 codec driver, but its maintainers aren't seemly in To/Cc list. Please run ./scripts/get_maintainer.pl for it and resend. _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org https://mailman.alsa-project.org/mailman/listinfo/alsa-devel