]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: sun4i-spdif: Add working 24bit audio support
authorMarcus Cooper <codekipper@gmail.com>
Mon, 11 Nov 2024 16:55:31 +0000 (17:55 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 9 Dec 2024 14:07:58 +0000 (14:07 +0000)
commit6e750d3ec7410c8d3aa6a006d37142eb837b3c03
treeb37c6a810b4f5841f8b83a7274183f0052fc0b93
parent80ac12ffb3a9e19a2f11eb1975ed31c9a39183c8
ASoC: sun4i-spdif: Add working 24bit audio support

24 bit audio file can be detected by the alsa driver as S32_LE.
Add this format to what is supported and change the DMA address
width.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Link: https://patch.msgid.link/20241111165600.57219-4-codekipper@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun4i-spdif.c