Merge tag 'atlas7-pinctrl-dts-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / arch / arm / boot / dts / atlas7.dtsi
index 1928f78..3e21311 100644 (file)
                };
        };
 
+       clocks {
+               xinw {
+                       compatible = "fixed-clock";
+                       #clock-cells = <0>;
+                       clock-frequency = <32768>;
+                       clock-output-names = "xinw";
+               };
+               xin {
+                       compatible = "fixed-clock";
+                       #clock-cells = <0>;
+                       clock-frequency = <26000000>;
+                       clock-output-names = "xin";
+               };
+       };
+
        noc {
                compatible = "simple-bus";
                #address-cells = <1>;