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
- Follow-Ups:
- Re: [PATCH 0/6] ASoC: add Allwinner H616 audio codec support
- From: Philippe Simons
- [PATCH 6/6] arm64: dts: allwinner: h616: Add audio codec node
- From: Ryan Walklin
- [PATCH 5/6] ASoC: sun4i-codec: support allwinner H616 codec
- From: Ryan Walklin
- [PATCH 3/6] clk: sunxi-ng: h616: Add sigma-delta modulation settings for audio PLL
- From: Ryan Walklin
- [PATCH 4/6] dt-bindings: allwinner: add H616 sun4i audio codec binding
- From: Ryan Walklin
- [PATCH 2/6] ASoC: sun4i-codec: Add playback only flag to quirks
- From: Ryan Walklin
- [PATCH 1/6] ASoC: sun4i-codec: Add support for different DAC FIFOC addresses to quirks
- From: Ryan Walklin
- Re: [PATCH 0/6] ASoC: add Allwinner H616 audio codec support
- Prev by Date: Re: [regression] Regular "cracks" in HDMI sound during playback since backport to 6.1.y for 92afcc310038 ("ALSA: hda: Conditionally use snooping for AMD HDMI")
- Next by Date: [PATCH 1/6] ASoC: sun4i-codec: Add support for different DAC FIFOC addresses to quirks
- Previous by thread: [regression] Regular "cracks" in HDMI sound during playback since backport to 6.1.y for 92afcc310038 ("ALSA: hda: Conditionally use snooping for AMD HDMI")
- Next by thread: [PATCH 1/6] ASoC: sun4i-codec: Add support for different DAC FIFOC addresses to quirks
- Index(es):