Skip to content

Commit

Permalink
dt-bindings: atmel-gpbr: add microchip,sam9x60-gpbr
Browse files Browse the repository at this point in the history
Add microchip,sam9x60-gpbr to DT bindings documentation.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1578673089-3484-12-git-send-email-claudiu.beznea@microchip.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
  • Loading branch information
Claudiu Beznea authored and Alexandre Belloni committed Jan 14, 2020
1 parent e517d6d commit 523752d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Documentation/devicetree/bindings/mfd/atmel-gpbr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
The GPBR are a set of battery-backed registers.

Required properties:
- compatible: "atmel,at91sam9260-gpbr", "syscon"
- compatible: Should be one of the following:
"atmel,at91sam9260-gpbr", "syscon"
"microchip,sam9x60-gpbr", "syscon"
- reg: contains offset/length value of the GPBR memory
region.

Expand Down

0 comments on commit 523752d

Please sign in to comment.