]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - Documentation/devicetree/bindings/watchdog/samsung-wdt.txt
Merge tag 'v3.9-rc2' into next
[karo-tx-linux.git] / Documentation / devicetree / bindings / watchdog / samsung-wdt.txt
1 * Samsung's Watchdog Timer Controller
2
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.
6
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.
12
13 Optional properties:
14 - timeout-sec : contains the watchdog timeout in seconds.