]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
arm64: dts: ti: k3-j722s-main: Add audio-refclk0 node
authorMichael Walle <mwalle@kernel.org>
Wed, 18 Jun 2025 09:07:24 +0000 (11:07 +0200)
committerVignesh Raghavendra <vigneshr@ti.com>
Sat, 21 Jun 2025 16:47:47 +0000 (22:17 +0530)
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>
arch/arm64/boot/dts/ti/k3-j722s-main.dtsi

index 78d7e800b311549848097a8febab63d0851be57b..5cfa7bf36641cf501fbdfeb5d810f066c66d7d05 100644 (file)
                                <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>;