Skip to content

Commit 74f078c

Browse files
ehristevWim Van Sebroeck
authored andcommitted
dt-bindings: watchdog: sama5d4_wdt: add microchip,sam9x60-wdt compatible
The Atmel sama5d4_wdt needs to be compatible with microchip,sam9x60-wdt The sama5d4_wdt driver is updated to work with both hardware blocks (sama5d4/sama5d2 and sam9x60 based blocks) Signed-off-by: Eugen Hristev <[email protected]> Acked-by: Rob Herring <[email protected]> Reviewed-by: Guenter Roeck <[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 d615a6f commit 74f078c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/watchdog/atmel-sama5d4-wdt.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
* Atmel SAMA5D4 Watchdog Timer (WDT) Controller
22

33
Required properties:
4-
- compatible: "atmel,sama5d4-wdt"
4+
- compatible: "atmel,sama5d4-wdt" or "microchip,sam9x60-wdt"
55
- reg: base physical address and length of memory mapped region.
66

77
Optional properties:

0 commit comments

Comments
 (0)