1 TI Watchdog Timer (WDT) Controller for OMAP 2 3 Required properties: 4 - compatible : "ti,omap3-wdt" for OMAP3 or "ti,omap4-wdt" for OMAP4 5 - ti,hwmods : Name of the hwmod associated to the WDT 6 7 Optional properties: 8 - timeout-sec : default watchdog timeout in seconds 9 10 Examples: 11 12 wdt2: wdt@4a314000 { 13 compatible = "ti,omap4-wdt", "ti,omap3-wdt"; 14 ti,hwmods = "wd_timer2"; 15 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.