Browse Source

ARM: DTS: meson: update DTSI to add watchdog node

Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Carlo Caione <carlo@caione.org>
Carlo Caione 11 years ago
parent
commit
d4ac2cfea7
1 changed files with 5 additions and 0 deletions
  1. 5 0
      arch/arm/boot/dts/meson.dtsi

+ 5 - 0
arch/arm/boot/dts/meson.dtsi

@@ -70,6 +70,11 @@
 		#size-cells = <1>;
 		ranges;
 
+		wdt: watchdog@c1109900 {
+			compatible = "amlogic,meson6-wdt";
+			reg = <0xc1109900 0x8>;
+		};
+
 		uart_AO: serial@c81004c0 {
 			compatible = "amlogic,meson-uart";
 			reg = <0xc81004c0 0x14>;