forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/Documentation/devicetree/bindings/mfd/atmel-gpbr.txt
....@@ -3,7 +3,9 @@
33 The GPBR are a set of battery-backed registers.
44
55 Required properties:
6
-- compatible: "atmel,at91sam9260-gpbr", "syscon"
6
+- compatible: Should be one of the following:
7
+ "atmel,at91sam9260-gpbr", "syscon"
8
+ "microchip,sam9x60-gpbr", "syscon"
79 - reg: contains offset/length value of the GPBR memory
810 region.
911