arm64: dts: ti: k3-j722s-main: Add audio-refclk0 node

Add the node for the AUDIO_EXT_REFCLK0 clock output.

Signed-off-by: Michael Walle <mwalle@kernel.org>
Link: https://lore.kernel.org/r/20250618090724.1917731-1-mwalle@kernel.org
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
This commit is contained in:
Michael Walle 2025-06-18 11:07:24 +02:00 committed by Vignesh Raghavendra
parent fdc8ad019a
commit a947e57796

View File

@ -418,6 +418,15 @@ serdes_ln_ctrl: mux-controller@4080 {
<0x10 0x3>; /* SERDES1 lane0 select */
};
audio_refclk0: clock@82e0 {
compatible = "ti,am62-audio-refclk";
reg = <0x82e0 0x4>;
clocks = <&k3_clks 157 0>;
assigned-clocks = <&k3_clks 157 0>;
assigned-clock-parents = <&k3_clks 157 15>;
#clock-cells = <0>;
};
audio_refclk1: clock@82e4 {
compatible = "ti,am62-audio-refclk";
reg = <0x82e4 0x4>;