ARM: dts: add board specific fixed rate clock nodes for Exynos based platforms
[linux.git] / arch / arm / boot / dts / exynos4412-origen.dts
index 31e14c4b9ac36f9934d0bae6c7b612708ac03bdb..a5478bd20a60f2c701d1c9e744df94de909b16ba 100644 (file)
                        };
                };
        };
+
+       fixed-rate-clocks {
+               xxti {
+                       compatible = "samsung,clock-xxti";
+                       clock-frequency = <0>;
+               };
+
+               xusbxti {
+                       compatible = "samsung,clock-xusbxti";
+                       clock-frequency = <24000000>;
+               };
+       };
 };