ARM: dts: rockchip: add clocks property to cru node rk3288
[linux-2.6-microblaze.git] / arch / arm / boot / dts / rk3288.dtsi
index 26b9bbe..487b0e0 100644 (file)
        cru: clock-controller@ff760000 {
                compatible = "rockchip,rk3288-cru";
                reg = <0x0 0xff760000 0x0 0x1000>;
+               clocks = <&xin24m>;
+               clock-names = "xin24m";
                rockchip,grf = <&grf>;
                #clock-cells = <1>;
                #reset-cells = <1>;