Skip to content

Commit 12dbbf0

Browse files
ehristevWim Van Sebroeck
authored andcommitted
dt-bindings: watchdog: sama5d4-wdt: add compatible for sama7g5-wdt
This driver is also compatible with the watchdog on sama7g5 SoC. Add the corresponding compatible string to the binding. Signed-off-by: Eugen Hristev <[email protected]> Reviewed-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
1 parent 5ae233f commit 12dbbf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ properties:
1717
enum:
1818
- atmel,sama5d4-wdt
1919
- microchip,sam9x60-wdt
20+
- microchip,sama7g5-wdt
2021

2122
reg:
2223
maxItems: 1

0 commit comments

Comments
 (0)