diff options
author | Varshini Rajendran <[email protected]> | 2023-07-28 15:55:29 +0530 |
---|---|---|
committer | Lee Jones <[email protected]> | 2023-08-18 21:48:05 +0100 |
commit | c53cfd0332f46003d2f0024e9033ecd599cf16ef (patch) | |
tree | 0aff6ec164ecb92420e0f9ecc4fd70cf038dc246 | |
parent | 514103d7eb94f3269fef26bd13b84f922659a9b9 (diff) |
dt-bindings: mfd: atmel-gpbr: Add microchip,sam9x7-gpbr
Add microchip,sam9x7-gpbr to DT bindings documentation.
Signed-off-by: Varshini Rajendran <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/mfd/atmel-gpbr.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/atmel-gpbr.txt b/Documentation/devicetree/bindings/mfd/atmel-gpbr.txt index e8c525569f10..3c989d1760a2 100644 --- a/Documentation/devicetree/bindings/mfd/atmel-gpbr.txt +++ b/Documentation/devicetree/bindings/mfd/atmel-gpbr.txt @@ -6,6 +6,7 @@ Required properties: - compatible: Should be one of the following: "atmel,at91sam9260-gpbr", "syscon" "microchip,sam9x60-gpbr", "syscon" + "microchip,sam9x7-gpbr", "microchip,sam9x60-gpbr", "syscon" - reg: contains offset/length value of the GPBR memory region. |