Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f67d8469 authored by Wenyou Yang's avatar Wenyou Yang Committed by Nicolas Ferre
Browse files

ARM: at91/dt: sama5d4: change watchdog compatible



Change the watchdog compatible to "atmel,sama5d4-wdt" to support
SAMA5D4 watchdog driver.

Signed-off-by: default avatarWenyou Yang <wenyou.yang@atmel.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent f1488294
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1300,7 +1300,7 @@
			};

			watchdog@fc068640 {
				compatible = "atmel,at91sam9260-wdt";
				compatible = "atmel,sama5d4-wdt";
				reg = <0xfc068640 0x10>;
				clocks = <&clk32k>;
				status = "disabled";