1 Conexant Digicolor SoCs Watchdog timer
3 The watchdog functionality in Conexant Digicolor SoCs relies on the so called
4 "Agent Communication" block. This block includes the eight programmable system
5 timer counters. The first timer (called "Timer A") is the only one that can be
10 - compatible : Should be "cnxt,cx92755-wdt"
11 - reg : Specifies base physical address and size of the registers
12 - clocks : phandle; specifies the clock that drives the timer
16 - timeout-sec : Contains the watchdog timeout in seconds
21 compatible = "cnxt,cx92755-wdt";
22 reg = <0xf0000fc0 0x8>;