[PATCH 0/6] ASoC: add Allwinner H616 audio codec support
Ryan Walklin
ryan at testtoast.com
Sun Sep 29 03:06:01 PDT 2024
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
More information about the linux-arm-kernel
mailing list