mbox series

[0/3] ASoC: sun4i-spdif: Add 24bit support

Message ID 20241111165600.57219-1-codekipper@gmail.com (mailing list archive)
Headers show
Series ASoC: sun4i-spdif: Add 24bit support | expand

Message

Code Kipper Nov. 11, 2024, 4:55 p.m. UTC
From: Marcus Cooper <codekipper@gmail.com>

Hi All,
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. 
BR,
CK

George Lander (1):
  ASoC: sun4i-spdif: Add clock multiplier settings

Marcus Cooper (2):
  ASoC: sun4i-spdif: Always set the valid data to be the MSB
  ASoC: sun4i-spdif: Add working 24bit audio support

 sound/soc/sunxi/sun4i-spdif.c | 24 ++++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)