devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ASoC: add Allwinner H616 audio codec support
@ 2024-09-29 10:06 Ryan Walklin
  2024-09-29 10:06 ` [PATCH 1/6] ASoC: sun4i-codec: Add support for different DAC FIFOC addresses to quirks Ryan Walklin
                   ` (6 more replies)
  0 siblings, 7 replies; 21+ messages in thread
From: Ryan Walklin @ 2024-09-29 10:06 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Chen-Yu Tsai, Jernej Skrabec, Samuel Holland
  Cc: linux-sound, linux-arm-kernel, linux-sunxi, devicetree, linux-clk,
	Ryan Walklin

Hi,

The Allwinner H616 has a playback-only audio codec, with a single stereo or
differential-mono line output.

This patch adds support for the H616 (and H618/H700/T507) SoC. Based on the 
Allwinner kernel SDK driver, and tested on the H700.

Regards,

Ryan

Marcus Cooper (2):
  ASoC: sun4i-codec: Add support for different DAC FIFOC addresses to
    quirks
  ASoC: sun4i-codec: Add playback only flag to quirks

Ryan Walklin (4):
  clk: sunxi-ng: h616: Add sigma-delta modulation settings for audio PLL
  dt-bindings: allwinner: add H616 sun4i audio codec binding
  ASoC: sun4i-codec: support allwinner H616 codec
  arm64: dts: allwinner: h616: Add audio codec node

 .../sound/allwinner,sun4i-a10-codec.yaml      |  55 +++-
 .../arm64/boot/dts/allwinner/sun50i-h616.dtsi |  15 +
 drivers/clk/sunxi-ng/ccu-sun50i-h616.c        |  36 +--
 sound/soc/sunxi/sun4i-codec.c                 | 297 +++++++++++++++---
 4 files changed, 337 insertions(+), 66 deletions(-)

-- 
2.46.1


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

end of thread, other threads:[~2024-10-20 10:28 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-29 10:06 [PATCH 0/6] ASoC: add Allwinner H616 audio codec support Ryan Walklin
2024-09-29 10:06 ` [PATCH 1/6] ASoC: sun4i-codec: Add support for different DAC FIFOC addresses to quirks Ryan Walklin
2024-10-08 12:22   ` Andre Przywara
2024-09-29 10:06 ` [PATCH 2/6] ASoC: sun4i-codec: Add playback only flag " Ryan Walklin
2024-10-08 12:32   ` Andre Przywara
2024-10-20  6:04     ` Ryan Walklin
2024-10-20 10:19       ` Andre Przywara
2024-09-29 10:06 ` [PATCH 3/6] clk: sunxi-ng: h616: Add sigma-delta modulation settings for audio PLL Ryan Walklin
2024-10-01 13:28   ` Andre Przywara
2024-10-18  9:29     ` Andre Przywara
2024-10-20  6:38       ` Ryan Walklin
2024-09-29 10:06 ` [PATCH 4/6] dt-bindings: allwinner: add H616 sun4i audio codec binding Ryan Walklin
2024-09-29 19:56   ` Krzysztof Kozlowski
2024-10-20  6:58     ` Ryan Walklin
2024-10-20 10:27       ` Andre Przywara
2024-09-29 10:06 ` [PATCH 5/6] ASoC: sun4i-codec: support allwinner H616 codec Ryan Walklin
2024-10-18  9:55   ` Andre Przywara
2024-09-29 10:06 ` [PATCH 6/6] arm64: dts: allwinner: h616: Add audio codec node Ryan Walklin
2024-10-08 12:37   ` Andre Przywara
2024-10-18 10:07     ` Andre Przywara
2024-10-05 18:44 ` [PATCH 0/6] ASoC: add Allwinner H616 audio codec support Philippe Simons

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).