]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/atlas7.dtsi
Merge tag 'atlas7-pinctrl-dts-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / arch / arm / boot / dts / atlas7.dtsi
index 1928f78f5254290777bac843534f7a56f18d5fb5..3e21311f9514a65dac7ec6f8de7ff9cc42bac13a 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>;