[alsa-devel] [PATCH] ASoC: TWL4030: Fix 24bit support

Mark Brown broonie at opensource.wolfsonmicro.com
Tue Dec 14 12:49:14 CET 2010


On Tue, Dec 14, 2010 at 01:45:29PM +0200, Peter Ujfalusi wrote:
> twl4030 series of codecs supports S32_LE with msbits=24.
> Replace the S24_LE with S32_LE format, and add constraint
> for 24msbit in case of 32 S32_LE format.

> Signed-off-by: Peter Ujfalusi <peter.ujfalusi at nokia.com>

There's no real need to add the constraint for 24 bit - the CODEC will
quite happily consume 32 bit data, it'll just ignore the 8 LSB.  We
should probably do something more sensible with the format stuff, it's
never been a terribly pressing issue though.


More information about the Alsa-devel mailing list