Searched hist:"2231 b2c63f869528504195f202d9585a4f00f143" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/ti/ |
H A D | davinci-i2s.c | diff 2231b2c63f869528504195f202d9585a4f00f143 Fri Aug 30 05:38:38 CDT 2019 Peter Ujfalusi <peter.ujfalusi@ti.com> ASoC: ti: davinci-i2s: Add S32_LE as support format
ASP/McBSP can support 8/16/20/24/32 bits word in theory. I have only tested S16_LE and S32_LE, the other formats might not work so only extend the supported formats with S32_LE for now.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Link: https://lore.kernel.org/r/20190830103841.25128-2-peter.ujfalusi@ti.com Signed-off-by: Mark Brown <broonie@kernel.org>
|