arm64: dts: exynos: Move fixed-clocks out of soc
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / exynos / exynos7.dtsi
index f83ad4c..077d234 100644 (file)
                                     <&cpu_atlas2>, <&cpu_atlas3>;
        };
 
+       fin_pll: clock {
+               /* XXTI */
+               compatible = "fixed-clock";
+               clock-output-names = "fin_pll";
+               #clock-cells = <0>;
+       };
+
        cpus {
                #address-cells = <1>;
                #size-cells = <0>;
                        reg = <0x10000000 0x100>;
                };
 
-               fin_pll: xxti {
-                       compatible = "fixed-clock";
-                       clock-output-names = "fin_pll";
-                       #clock-cells = <0>;
-               };
-
                gic: interrupt-controller@11001000 {
                        compatible = "arm,gic-400";
                        #interrupt-cells = <3>;