···11+TI Watchdog Timer (WDT) Controller for OMAP22+33+Required properties:44+compatible:55+- "ti,omap3-wdt" for OMAP366+- "ti,omap4-wdt" for OMAP477+- ti,hwmods: Name of the hwmod associated to the WDT88+99+Examples:1010+1111+wdt2: wdt@4a314000 {1212+ compatible = "ti,omap4-wdt", "ti,omap3-wdt";1313+ ti,hwmods = "wd_timer2";1414+};