1 * Atmel Watchdog Timers
6 - compatible: must be "atmel,at91sam9260-wdt".
7 - reg: physical base address of the controller and length of memory mapped
11 - timeout-sec: contains the watchdog timeout in seconds.
16 compatible = "atmel,at91sam9260-wdt";
17 reg = <0xfffffd40 0x10>;