1 Faraday Technology FTWDT010 watchdog
3 This is an IP part from Faraday Technology found in the Gemini
7 - compatible : must be one of
9 "cortina,gemini-watchdog", "faraday,ftwdt010"
10 - reg : shall contain base register location and length
11 - interrupts : shall contain the interrupt for the watchdog
14 - timeout-sec : the default watchdog timeout in seconds.
19 compatible = "faraday,ftwdt010";
20 reg = <0x41000000 0x1000>;
21 interrupts = <3 IRQ_TYPE_LEVEL_HIGH>;