ARC: [dts] Add clk feeding into timers to DTs
[linux-2.6-microblaze.git] / arch / arc / boot / dts / nsimosci_hs.dts
index 983f691..325e730 100644 (file)
                /* child and parent address space 1:1 mapped */
                ranges;
 
+               core_clk: core_clk {
+                       #clock-cells = <0>;
+                       compatible = "fixed-clock";
+                       clock-frequency = <20000000>;
+               };
+
                core_intc: core-interrupt-controller {
                        compatible = "snps,archs-intc";
                        interrupt-controller;