[PATCH 0/3] Add support for S4 audio

From: jiebing chen via B4 Relay
Date: Mon Jan 13 2025 - 01:36:01 EST


Add the tdmout pad control and tocodec control driver.

Signed-off-by: jiebing chen <jiebing.chen@xxxxxxxxxxx>
---
jiebing chen (3):
ASoC: dt-bindings: Add Amlogic S4 audio
ASoC: meson: s4:support for the on-chip audio
arm64: dts: amlogic: Add Amlogic S4 Audio

.../bindings/sound/amlogic,s4-tdmout-pad.yaml | 36 ++
.../bindings/sound/amlogic,s4-tocodec.yaml | 44 +++
.../boot/dts/amlogic/meson-s4-s805x2-aq222.dts | 226 ++++++++++++
arch/arm64/boot/dts/amlogic/meson-s4.dtsi | 385 ++++++++++++++++++++-
sound/soc/meson/Kconfig | 16 +
sound/soc/meson/Makefile | 6 +
sound/soc/meson/s4-pad-out-control.c | 372 ++++++++++++++++++++
sound/soc/meson/s4-tocodec-control.c | 376 ++++++++++++++++++++
sound/soc/meson/t9015.c | 5 +-
9 files changed, 1461 insertions(+), 5 deletions(-)
---
base-commit: 6ecd20965bdc21b265a0671ccf36d9ad8043f5ab
change-id: 20250110-audio_drvier-07a5381c494b

Best regards,
--
jiebing chen <jiebing.chen@xxxxxxxxxxx>