Commit 9bfebd87 authored by Siddharth Vadapalli's avatar Siddharth Vadapalli Committed by Nishanth Menon
Browse files

arm64: dts: ti: k3-j784s4-j742s2-main-common: Add ACSPCIE0 node



The ACSPCIE0 module on TI's J784S4 SoC is capable of driving the
reference clock required by the PCIe Endpoint device. It is an
alternative to on-board and external reference clock generators.
Add the device-tree node for the same.

Signed-off-by: default avatarSiddharth Vadapalli <s-vadapalli@ti.com>
Reviewed-by: default avatarUdit Kumar <u-kumar1@ti.com>
Link: https://lore.kernel.org/r/20250422123218.3788223-2-s-vadapalli@ti.com


Signed-off-by: default avatarNishanth Menon <nm@ti.com>
parent b1f9ec65
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -126,6 +126,11 @@ audio_refclk1: clock@82e4 {
			assigned-clock-parents = <&k3_clks 157 63>;
			#clock-cells = <0>;
		};

		acspcie0_proxy_ctrl: clock-controller@1a090 {
			compatible = "ti,j784s4-acspcie-proxy-ctrl", "syscon";
			reg = <0x1a090 0x4>;
		};
	};

	main_ehrpwm0: pwm@3000000 {