IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline
[linux/fpc-iii.git] / Documentation / devicetree / bindings / watchdog / samsung-wdt.txt
blob2aa486cc1ff6a17ba8f1d95b75800a76941d2f5f
1 * Samsung's Watchdog Timer Controller
3 The Samsung's Watchdog controller is used for resuming system operation
4 after a preset amount of time during which the WDT reset event has not
5 occurred.
7 Required properties:
8 - compatible : should be "samsung,s3c2410-wdt"
9 - reg : base physical address of the controller and length of memory mapped
10         region.
11 - interrupts : interrupt number to the cpu.
13 Optional properties:
14 - timeout-sec : contains the watchdog timeout in seconds.