ARM: tegra: pull Tegra30 SoC DT from Linux v4.7
[platform/kernel/u-boot.git] / arch / arm / dts / tegra30-tamonten.dtsi
index 75c0f42..33da175 100644 (file)
                status = "okay";
        };
 
+       clocks {
+               compatible = "simple-bus";
+               #address-cells = <1>;
+               #size-cells = <0>;
+
+               clk32k_in: clk@0 {
+                       compatible = "fixed-clock";
+                       reg=<0>;
+                       #clock-cells = <0>;
+                       clock-frequency = <32768>;
+               };
+       };
 };