atmel-at91rm9200-wdt.txt 182 B

123456789
  1. Atmel AT91RM9200 System Timer Watchdog
  2. Required properties:
  3. - compatible: must be "atmel,at91sam9260-wdt".
  4. Example:
  5. watchdog@fffffd00 {
  6. compatible = "atmel,at91rm9200-wdt";
  7. };