]> git.sur5r.net Git - u-boot/blobdiff - arch/arc/dts/abilis_tb100.dts
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[u-boot] / arch / arc / dts / abilis_tb100.dts
index cf395c4011cdcf5279d5ede6a9a11adc560c6288..23329ec016c83ad7ba36b2be81d856ffe415b04c 100644 (file)
@@ -8,13 +8,19 @@
 #include "skeleton.dtsi"
 
 / {
-       #address-cells = <1>;
-       #size-cells = <1>;
-
        aliases {
                console = &uart0;
        };
 
+       cpu_card {
+               core_clk: core_clk {
+                       #clock-cells = <0>;
+                       compatible = "fixed-clock";
+                       clock-frequency = <500000000>;
+                       u-boot,dm-pre-reloc;
+               };
+       };
+
        uart0: serial@ff100000 {
                        compatible = "snps,dw-apb-uart";
                        reg = <0xff100000 0x1000>;