]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blobdiff - arch/arm/boot/dts/at91sam9263.dtsi
ARM: at91/dts: add at91sam9_wdt driver to at91sam926x, at91sam9g45
[can-eth-gw-linux.git] / arch / arm / boot / dts / at91sam9263.dtsi
index 3e6e5c1abbf37184a44237e464080a52f4312e9f..ff5461278c038bea311144b391492eb969d09ab5 100644 (file)
                                #size-cells = <0>;
                                status = "disabled";
                        };
+
+                       watchdog@fffffd40 {
+                               compatible = "atmel,at91sam9260-wdt";
+                               reg = <0xfffffd40 0x10>;
+                               status = "disabled";
+                       };
                };
 
                nand0: nand@40000000 {