| # SPDX-License-Identifier: GPL-2.0 |
| $id: http://devicetree.org/schemas/timer/allwinner,sun5i-a13-hstimer.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Allwinner A13 High-Speed Timer Device Tree Bindings |
| - Chen-Yu Tsai <wens@csie.org> |
| - Maxime Ripard <mripard@kernel.org> |
| - const: allwinner,sun5i-a13-hstimer |
| - const: allwinner,sun7i-a20-hstimer |
| - const: allwinner,sun6i-a31-hstimer |
| - const: allwinner,sun7i-a20-hstimer |
| - description: Timer 0 Interrupt |
| - description: Timer 1 Interrupt |
| - description: Timer 2 Interrupt |
| - description: Timer 3 Interrupt |
| const: allwinner,sun5i-a13-hstimer |
| additionalProperties: false |
| compatible = "allwinner,sun7i-a20-hstimer"; |
| reg = <0x01c60000 0x1000>; |
| clocks = <&ahb1_gates 19>; |