]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: ti: k3-j721e-main: fix RNG node clock id
authorDaniel Parks <danielrparks@ti.com>
Mon, 8 Aug 2022 18:32:00 +0000 (13:32 -0500)
committerVignesh Raghavendra <vigneshr@ti.com>
Thu, 1 Sep 2022 10:06:04 +0000 (15:36 +0530)
The RNG node for this platform claims pka_in_clk. Change it to claim the
correct clock x1_clk. [1]

[1]: https://downloads.ti.com/tisci/esd/latest/5_soc_doc/j721e/clocks.html#clocks-for-sa2-ul0-device

Signed-off-by: Daniel Parks <danielrparks@ti.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Jayesh Choudhary <j-choudhary@ti.com>
Link: https://lore.kernel.org/r/f29e2c65dc7310a926af8a676651592afac04b03.1659981162.git.danielrparks@ti.com
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi

index 43b6cf5791eee943985c98058d26de83b998c325..917c9dc99efaa867d82dde4a33394dc025799363 100644 (file)
                        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>;
                };
        };