]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: sun4i-spdif: Add 24bit support
authorMark Brown <broonie@kernel.org>
Tue, 10 Dec 2024 12:37:17 +0000 (12:37 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 10 Dec 2024 12:37:17 +0000 (12:37 +0000)
commit5a305d9d48df11e8eeb8c28fa08927067bc274af
tree502748ce7ac0892ea6cde69d4c924ef6515525fe
parent8c695b4d19cff2828683b8ec1aa6794419ef3a86
parent6e750d3ec7410c8d3aa6a006d37142eb837b3c03
ASoC: sun4i-spdif: Add 24bit support

Merge series from codekipper@gmail.com:

I've tested this patch series on the Allwinner H3, A64, H6 and H313 SoCs
up to 192KHz.
24bit support is working on my H313 board but 16bit plays a bit slow and
I suspect that there is an issue with the clock setups. This is even
present without this patch stack. I would look to address this asap,
but for now can you please review what's here.