Lines Matching +full:rtl9302 +full:- +full:timer
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/timer/realtek,otto-timer.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Realtek Otto SoCs Timer/Counter
14 - Chris Packham <[email protected]>
18 pattern: "^timer@[0-9a-f]+$"
22 - enum:
23 - realtek,rtl9302-timer
24 - const: realtek,otto-timer
28 - description: timer0 registers
29 - description: timer1 registers
30 - description: timer2 registers
31 - description: timer3 registers
32 - description: timer4 registers
39 - description: timer0 interrupt
40 - description: timer1 interrupt
41 - description: timer2 interrupt
42 - description: timer3 interrupt
43 - description: timer4 interrupt
46 - compatible
47 - reg
48 - clocks
49 - interrupts
54 - |
55 timer@3200 {
56 compatible = "realtek,rtl9302-timer", "realtek,otto-timer";
60 interrupt-parent = <&intc>;