Lines Matching +full:simple +full:- +full:mfd
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: "http://devicetree.org/schemas/soc/microchip/atmel,at91rm9200-tcb.yaml#"
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
10 - Alexandre Belloni <alexandre.belloni@bootlin.com>
19 - enum:
20 - atmel,at91rm9200-tcb
21 - atmel,at91sam9x5-tcb
22 - atmel,sama5d2-tcb
23 - const: simple-mfd
24 - const: syscon
36 clock-names:
47 '#address-cells':
50 '#size-cells':
54 "^timer@[0-2]$":
60 - enum:
61 - atmel,tcb-timer
62 - microchip,tcb-capture
73 - compatible
74 - reg
77 - if:
81 const: atmel,sama5d2-tcb
87 clock-names:
89 - const: t0_clk
90 - const: gclk
91 - const: slow_clk
97 clock-names:
99 - items:
100 - const: t0_clk
101 - const: slow_clk
102 - items:
103 - const: t0_clk
104 - const: t1_clk
105 - const: t2_clk
106 - const: slow_clk
109 - compatible
110 - reg
111 - interrupts
112 - clocks
113 - clock-names
114 - '#address-cells'
115 - '#size-cells'
120 - |
123 compatible = "atmel,at91rm9200-tcb", "simple-mfd", "syscon";
124 #address-cells = <1>;
125 #size-cells = <0>;
129 clock-names = "t0_clk", "slow_clk";
132 compatible = "atmel,tcb-timer";
137 compatible = "atmel,tcb-timer";
144 compatible = "atmel,at91rm9200-tcb", "simple-mfd", "syscon";
145 #address-cells = <1>;
146 #size-cells = <0>;
150 clock-names = "t0_clk", "slow_clk";
153 compatible = "atmel,tcb-timer";
158 compatible = "atmel,tcb-timer";
164 compatible = "atmel,at91rm9200-tcb", "simple-mfd", "syscon";
165 #address-cells = <1>;
166 #size-cells = <0>;
170 clock-names = "t0_clk", "slow_clk";
173 compatible = "microchip,tcb-capture";
178 compatible = "atmel,tcb-timer";