]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: fsl: correct the bit order issue for DSD
authorMark Brown <broonie@kernel.org>
Fri, 24 Oct 2025 10:36:32 +0000 (11:36 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 24 Oct 2025 10:36:32 +0000 (11:36 +0100)
Merge series from Shengjiu Wang <shengjiu.wang@nxp.com>:

The DSD little endian format requires the msb first, the previous
understanding is not correct. The issue is found by testing with
pipewire.


Trivial merge