About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / devicetree / bindings / watchdog / brcm,bcm2835-pm-wdog.txt




Custom Search

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

1	BCM2835 Watchdog timer
2	
3	Required properties:
4	
5	- compatible : should be "brcm,bcm2835-pm-wdt"
6	- reg : Specifies base physical address and size of the registers.
7	
8	Example:
9	
10	watchdog {
11		compatible = "brcm,bcm2835-pm-wdt";
12		reg = <0x7e100000 0x28>;
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.