ARM: dts: rockchip: add clocks property to cru node rk3066a/rk3188
[platform/kernel/linux-starfive.git] / arch / arm / boot / dts / rk3066a.dtsi
index c25b969..de9915d 100644 (file)
        cru: clock-controller@20000000 {
                compatible = "rockchip,rk3066a-cru";
                reg = <0x20000000 0x1000>;
+               clocks = <&xin24m>;
+               clock-names = "xin24m";
                rockchip,grf = <&grf>;
-
                #clock-cells = <1>;
                #reset-cells = <1>;
                assigned-clocks = <&cru PLL_CPLL>, <&cru PLL_GPLL>,