[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250309182127.1322890-1-jan.dakinevich@salutedevices.com>
Date: Sun, 9 Mar 2025 21:21:21 +0300
From: Jan Dakinevich <jan.dakinevich@...utedevices.com>
To: Jan Dakinevich <jan.dakinevich@...utedevices.com>, Conor Dooley
<conor+dt@...nel.org>, <devicetree@...r.kernel.org>, Jerome Brunet
<jbrunet@...libre.com>, Kevin Hilman <khilman@...libre.com>, Krzysztof
Kozlowski <krzk+dt@...nel.org>, Liam Girdwood <lgirdwood@...il.com>,
<linux-amlogic@...ts.infradead.org>, <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <linux-sound@...r.kernel.org>, Mark Brown
<broonie@...nel.org>, Martin Blumenstingl
<martin.blumenstingl@...glemail.com>, Neil Armstrong
<neil.armstrong@...aro.org>, Philipp Zabel <p.zabel@...gutronix.de>, Rob
Herring <robh@...nel.org>
Subject: [PATCH v2 0/6] Enable audio on Amlogic A1 SoC family
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@salutedevices.com/
[2] https://lore.kernel.org/all/20250309180940.1322531-1-jan.dakinevich@salutedevices.com/
[3] https://lore.kernel.org/all/20250309181600.1322701-1-jan.dakinevich@salutedevices.com/
[4] https://lore.kernel.org/all/20250309181630.1322745-1-jan.dakinevich@salutedevices.com/
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
Powered by blists - more mailing lists