Re: [alsa-devel] [PATCH] ASoC: cs42xx8: Remove S32_LE in format list
1 Mar
2019
1 Mar
'19
4:45 a.m.
Hi
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 Wangshengjiu.wang@nxp.com
Is the device capable of accepting 32-bit samples, even if it downgrades it to 24-bit internally? If so, then maybe SNDRV_PCM_FMTBIT_S32_LE should stay.
Yes, the S32_LE can be accepted by device, it seems like that the device only Use the upper 24bit, so the S32_LE result is same as S24_LE, do you think the S32_LE should be remained?
Best regards Wang shengjiu
2123
Age (days ago)
2123
Last active (days ago)
0 comments
1 participants
participants (1)
-
S.j. Wang