ARC: [dts] Add clk feeding into timers to DTs
[linux-2.6-microblaze.git] / arch / arc / boot / dts / axc003.dtsi
index b0e3ccd..cabe0de 100644 (file)
 
                ranges = <0x00000000 0xf0000000 0x10000000>;
 
+               core_clk: core_clk {
+                       #clock-cells = <0>;
+                       compatible = "fixed-clock";
+                       clock-frequency = <90000000>;
+               };
+
                core_intc: archs-intc@cpu {
                        compatible = "snps,archs-intc";
                        interrupt-controller;