[PATCH v3 0/4] arm64: dts: ti: Enable Audio on Verdin AM62

From: Francesco Dolcini
Date: Mon Aug 07 2023 - 16:22:19 EST


From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>

Add AM62x AUDIO_REFCLKx to AM62x SoC dtsi, and after doing it, enable audio
support for Toradex Verdin AM62.

DT bindings updates, related to the audio codec used here, are already merged
in next [2][3].

For correct functionality this fix [1] is also required.

[1] https://lore.kernel.org/all/20230728222639.110409-1-francesco@xxxxxxxxxx/
[2] https://lore.kernel.org/all/20230719124752.248898-1-francesco@xxxxxxxxxx/
[3] https://lore.kernel.org/all/20230719121918.247397-1-francesco@xxxxxxxxxx/

v3:
- added Reviewed-by: Jai Luthra <j-luthra@xxxxxx>
- removed changes on k3-am62a-main.dtsi that were introducing warnings
v2:
- s/clock/clock-controller/ on audio refclk nodes name.

Francesco Dolcini (3):
arm64: dts: ti: verdin-am62: Set I2S_1 MCLK rate
arm64: dts: ti: verdin-am62: dev: add sound card
arm64: dts: ti: verdin-am62: dahlia: add sound card

Jai Luthra (1):
arm64: dts: ti: k3-am62: Enable AUDIO_REFCLKx

arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 18 +++++++
.../boot/dts/ti/k3-am62-verdin-dahlia.dtsi | 53 +++++++++++++++++++
.../arm64/boot/dts/ti/k3-am62-verdin-dev.dtsi | 45 ++++++++++++++++
arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi | 5 ++
4 files changed, 121 insertions(+)

--
2.25.1