1 Zodiac RAVE Watchdog Timer
4 - compatible: must be "zii,rave-wdt"
5 - reg: i2c slave address of device, usually 0x38
8 - timeout-sec: Watchdog timeout value in seconds.
9 - reset-duration-ms: Duration of the pulse generated when the watchdog times
10 out. Value in milliseconds.
15 compatible = "zii,rave-wdt";
18 reset-duration-ms = <30>;