5 The timer is used in gx6605s soc as system timer and the driver
6 contain clk event and clk source.
8 ==============================
9 timer node bindings definition
10 ==============================
12 Description: Describes gx6605s SOC timer
19 Definition: must be "csky,gx6605s-timer"
23 Definition: <phyaddr size> in soc from cpu view
26 Value type: phandle + clock specifier cells
27 Definition: must be input clk node
31 Definition: must be timer irq num defined by soc
36 timer0: timer@20a000 {
37 compatible = "csky,gx6605s-timer";
38 reg = <0x0020a000 0x400>;
39 clocks = <&dummy_apb_clk>;
41 interrupt-parent = <&intc>;