Lines Matching +full:general +full:- +full:purpose
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mfd/atmel,at91sam9260-gpbr.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microchip AT91 General Purpose Backup Registers
10 - Nicolas Ferre <[email protected]>
13 The system controller embeds 256 bits of General Purpose Backup
14 registers organized as 8 32-bit registers.
19 - items:
20 - enum:
21 - atmel,at91sam9260-gpbr
22 - const: syscon
23 - items:
24 - enum:
25 - microchip,sam9x60-gpbr
26 - microchip,sam9x7-gpbr
27 - const: atmel,at91sam9260-gpbr
28 - const: syscon
34 - compatible
35 - reg
40 - |
42 compatible = "atmel,at91sam9260-gpbr", "syscon";