aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt
blob: 2aa486cc1ff6a17ba8f1d95b75800a76941d2f5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
* 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
occurred.

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.

Optional properties:
- timeout-sec : contains the watchdog timeout in seconds.