blob: d4d86cf8f9ebbb2872c739fa93f46190ca99e9f9 [file] [log] [blame]
Joachim Eastwooda6a1bcd2013-02-14 23:02:29 +01001Atmel AT91RM9200 System Timer Watchdog
2
3Required properties:
4- compatible: must be "atmel,at91sam9260-wdt".
5
6Example:
7 watchdog@fffffd00 {
8 compatible = "atmel,at91rm9200-wdt";
9 };