summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2011-06-24 13:45:38 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2011-06-24 13:45:38 +1000
commitcec255d7617e11e9da857e62057528aa2b659a06 (patch)
treeb975bcac7c874e33db2a211a55da4789a8bcdf0a /Documentation
parente4aefa9cc6224653532ba978e3ead0f2e3e9fd56 (diff)
parent4a03a7de54c163a82aeff1ff23ea6fff0f36c9bf (diff)
Merge remote-tracking branch 'watchdog/master'
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/watchdog/samsung-wdt.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt b/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt
new file mode 100644
index 000000000000..79ead8263ae4
--- /dev/null
+++ b/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt
@@ -0,0 +1,11 @@
+* Samsung's Watchdog Timer Controller
+
+The Samsung's Watchdog controller is used for resuming system operation
+after a preset amount of time during which the WDT reset event has not
+occured.
+
+Required properties:
+- compatible : should be "samsung,s3c2410-wdt"
+- reg : base physical address of the controller and length of memory mapped
+ region.
+- interrupts : interrupt number to the cpu.