Skip to content

Commit fe487c7

Browse files
claudiubezneasre
authored andcommitted
dt-bindings: atmel-sysreg: add microchip,sama7g5-shdwc
Add compatible for Microchip SAMA7G5's shutdown controller. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
1 parent 95aa21a commit fe487c7

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Documentation/devicetree/bindings/arm/atmel-sysregs.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ SHDWC SAMA5D2-Compatible Shutdown Controller
9191
1) shdwc node
9292

9393
required properties:
94-
- compatible: should be "atmel,sama5d2-shdwc" or "microchip,sam9x60-shdwc".
94+
- compatible: should be "atmel,sama5d2-shdwc", "microchip,sam9x60-shdwc" or
95+
"microchip,sama7g5-shdwc"
9596
- reg: should contain registers location and length
9697
- clocks: phandle to input clock.
9798
- #address-cells: should be one. The cell is the wake-up input index.
@@ -103,7 +104,7 @@ optional properties:
103104
microseconds. It's usually a board-related property.
104105
- atmel,wakeup-rtc-timer: boolean to enable Real-Time Clock wake-up.
105106

106-
optional microchip,sam9x60-shdwc properties:
107+
optional microchip,sam9x60-shdwc or microchip,sama7g5-shdwc properties:
107108
- atmel,wakeup-rtt-timer: boolean to enable Real-time Timer Wake-up.
108109

109110
The node contains child nodes for each wake-up input that the platform uses.

0 commit comments

Comments
 (0)