[PATCH v2 0/6] Enable audio on Amlogic A1 SoC family

From: Jan Dakinevich
Date: Sun Mar 09 2025 - 14:21:58 EST


This series brings up the audio on Amlogic A1 SoC family and on Amlogic AD402
reference board.

Depends on [2][3][4]

Changes v1 [1] -> v2
- detached from v1's series (patches 16, 17, 18, 19, 20, 21, 23, 24, 25)
- use new names from updated clock controller
- don't use A1-specific compatibe for pure software components
- don't use link-name property

Links:
[1] https://lore.kernel.org/lkml/20240314232201.2102178-1-jan.dakinevich@xxxxxxxxxxxxxxxxx/
[2] https://lore.kernel.org/all/20250309180940.1322531-1-jan.dakinevich@xxxxxxxxxxxxxxxxx/
[3] https://lore.kernel.org/all/20250309181600.1322701-1-jan.dakinevich@xxxxxxxxxxxxxxxxx/
[4] https://lore.kernel.org/all/20250309181630.1322745-1-jan.dakinevich@xxxxxxxxxxxxxxxxx/

Jan Dakinevich (6):
ASoC: dt-bindings: meson: meson-axg-audio-arb: claim support of A1 SoC
family
ASoC: dt-bindings: meson: axg-fifo: claim support of A1 SoC family
ASoC: dt-bindings: meson: axg-pdm: claim support of A1 SoC family
ASoC: dt-bindings: meson: axg-tdm-formatters: claim support of A1 SoC
family
arm64: dts: meson: a1: add audio devices
arm64: dts: ad402: enable audio

.../reset/amlogic,meson-axg-audio-arb.yaml | 10 +-
.../bindings/sound/amlogic,axg-fifo.yaml | 8 +
.../bindings/sound/amlogic,axg-pdm.yaml | 1 +
.../sound/amlogic,axg-tdm-formatters.yaml | 22 +-
.../arm64/boot/dts/amlogic/meson-a1-ad402.dts | 110 +++++
arch/arm64/boot/dts/amlogic/meson-a1.dtsi | 443 ++++++++++++++++++
6 files changed, 583 insertions(+), 11 deletions(-)

--
2.34.1