ARC: [dts] Add clk feeding into timers to DTs
[linux-2.6-microblaze.git] / arch / arc / boot / dts / nsim_700.dts
index 987921f..5d5e373 100644 (file)
                /* child and parent address space 1:1 mapped */
                ranges;
 
+               core_clk: core_clk {
+                       #clock-cells = <0>;
+                       compatible = "fixed-clock";
+                       clock-frequency = <80000000>;
+               };
+
                core_intc: interrupt-controller {
                        compatible = "snps,arc700-intc";
                        interrupt-controller;