Commit f42f6f9e authored by Daniel Parks's avatar Daniel Parks Committed by Vignesh Raghavendra
Browse files

arm64: dts: ti: k3-j721e-main: fix RNG node clock id

parent e170ae6d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -343,7 +343,7 @@ rng: rng@4e10000 {
			compatible = "inside-secure,safexcel-eip76";
			reg = <0x0 0x4e10000 0x0 0x7d>;
			interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
			clocks = <&k3_clks 264 1>;
			clocks = <&k3_clks 264 2>;
		};
	};