Home
last modified time | relevance | path

Searched hist:c30d10aeb398cf71662cb8c6b0090ed9ab38dd8e (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Des8316.cdiff c30d10aeb398cf71662cb8c6b0090ed9ab38dd8e Thu Jun 29 06:24:43 CDT 2023 Cezary Rojewski <cezary.rojewski@intel.com> ASoC: codecs: es8316: Add support for S24_3LE format

Codec supports words that are 16/18/20/24/32 bits long. In case of 24,
it should be treated as 24/24 not 24/32 i.e.: 24 valid bit-depth in 24
bit-depth container.

For compatibility reasons, S24_LE is left as is.

Cc: Zhu Ning <zhuning@everest-semi.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20230629112449.1755928-3-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>