1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/timer/allwinner,sun5i-a13-hstimer.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A13 High-Speed Timer Device Tree Bindings
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
16 - const: allwinner,sun5i-a13-hstimer
17 - const: allwinner,sun7i-a20-hstimer
19 - const: allwinner,sun6i-a31-hstimer
20 - const: allwinner,sun7i-a20-hstimer
29 - description: Timer 0 Interrupt
30 - description: Timer 1 Interrupt
31 - description: Timer 2 Interrupt
32 - description: Timer 3 Interrupt
50 const: allwinner,sun5i-a13-hstimer
64 additionalProperties: false
69 compatible = "allwinner,sun7i-a20-hstimer";
70 reg = <0x01c60000 0x1000>;
71 interrupts = <0 51 1>,
75 clocks = <&ahb1_gates 19>;
76 resets = <&ahb1rst 19>;