About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / devicetree / bindings / watchdog / sunxi-wdt.txt




Custom Search

Based on kernel version 3.9. Page generated on 2013-05-02 23:02 EST.

1	Allwinner sunXi Watchdog timer
2	
3	Required properties:
4	
5	- compatible : should be "allwinner,sunxi-wdt"
6	- reg : Specifies base physical address and size of the registers.
7	
8	Example:
9	
10	wdt: watchdog@01c20c90 {
11		compatible = "allwinner,sunxi-wdt";
12		reg = <0x01c20c90 0x10>;
13	};
Hide Line Numbers
About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Information is copyright its respective author. All material is available from the Linux Kernel Source distributed under a GPL License. This page is provided as a free service by mjmwired.net.