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 <eugen.hristev@microchip.com> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20210527100120.266796-3-eugen.hristev@microchip.com Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
1 parent 5ae233f commit 12dbbf0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)