Searched hist:"8044910 bc28e06e0dc0194f160118e00964d8b6a" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | mt6660.c | diff 8044910bc28e06e0dc0194f160118e00964d8b6a Wed May 04 19:08:47 CEST 2022 Charles Keepax <ckeepax@opensource.cirrus.com> ASoC: mt6660: Add endianness flag in snd_soc_component_driver
The endianness flag is used on the CODEC side to specify an ambivalence to endian, typically because it is lost over the hardware link. This device receives audio over an I2S DAI and as such should have endianness applied.
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://lore.kernel.org/r/20220504170905.332415-21-ckeepax@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
|