Correct spelling typos within Documentation/devicetree Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
11 lines
390 B
Text
11 lines
390 B
Text
* 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.
|