All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: sun4i-spdif: Add 24bit support
@ 2024-11-11 16:55 codekipper
  2024-11-11 16:55 ` [PATCH 1/3] ASoC: sun4i-spdif: Add clock multiplier settings codekipper
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: codekipper @ 2024-11-11 16:55 UTC (permalink / raw)
  To: linux-kernel, linux-arm-kernel, linux-sunxi, linux-sunxi,
	linux-sound, lander
  Cc: lgirdwood, broonie, perex, tiwai, jernej.skrabec, samuel,
	andre.przywara, wens, u.kleine-koenig, Marcus Cooper

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(-)

-- 
2.47.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-12-10 13:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-11 16:55 [PATCH 0/3] ASoC: sun4i-spdif: Add 24bit support codekipper
2024-11-11 16:55 ` [PATCH 1/3] ASoC: sun4i-spdif: Add clock multiplier settings codekipper
2024-11-11 16:55 ` [PATCH 2/3] ASoC: sun4i-spdif: Always set the valid data to be the MSB codekipper
2024-11-11 16:55 ` [PATCH 3/3] ASoC: sun4i-spdif: Add working 24bit audio support codekipper
2024-12-10 13:36 ` [PATCH 0/3] ASoC: sun4i-spdif: Add 24bit support Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.