Lines Matching +full:at91sam9260 +full:- +full:rstc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/reset/atmel,at91sam9260-reset.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Claudiu Beznea <[email protected]>
19 - items:
20 - enum:
21 - atmel,at91sam9260-rstc
22 - atmel,at91sam9g45-rstc
23 - atmel,sama5d3-rstc
24 - microchip,sam9x60-rstc
25 - microchip,sama7g5-rstc
26 - items:
27 - const: atmel,sama5d3-rstc
28 - const: atmel,at91sam9g45-rstc
33 - description: base registers for system reset control
34 - description: registers for device specific reset control
39 "#reset-cells":
43 - compatible
44 - reg
45 - clocks
48 - if:
53 - microchip,sama7g5-rstc
56 - "#reset-cells"
61 - |
62 #include <dt-bindings/clock/at91.h>
64 reset-controller@fffffd00 {
65 compatible = "atmel,at91sam9260-rstc";