ipq806x: add support for RPM clock controller
[openwrt/openwrt.git] / target / linux / ipq806x / files / arch / arm / boot / dts / qcom-ipq8065.dtsi
index fcc08d91ae20c240a06a65c540f5c34f01b3635a..f2d310eeaaf041c8d972338f455870beac77e45e 100644 (file)
        };
 
        clocks {
+
+               cxo_board {
+                       compatible = "fixed-clock";
+                       #clock-cells = <0>;
+                       clock-frequency = <25000000>;
+               };
+
+               pxo_board {
+                       compatible = "fixed-clock";
+                       #clock-cells = <0>;
+                       clock-frequency = <25000000>;
+               };
+
                sleep_clk: sleep_clk {
                        compatible = "fixed-clock";
                        clock-frequency = <32768>;
                        #address-cells = <1>;
                        #size-cells = <0>;
 
+                       rpmcc: clock-controller {
+                               compatible      = "qcom,rpmcc-ipq806x", "qcom,rpmcc";
+                               #clock-cells = <1>;
+                       };
+
                        smb208_regulators {
                                compatible = "qcom,rpm-smb208-regulators";