1 * Device tree bindings for Atmel GPBR (General Purpose Backup Registers)
3 The GPBR are a set of battery-backed registers.
6 - compatible: "atmel,at91sam9260-gpbr", "syscon"
7 - reg: contains offset/length value of the GPBR memory
13 compatible = "atmel,at91sam9260-gpbr", "syscon";
14 reg = <0xfffffd50 0x10>;