About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / devicetree / bindings / arm / bcm / kona-resetmgr.txt


Based on kernel version 4.0. Page generated on 2015-04-14 21:20 EST.

1	Broadcom Kona Family Reset Manager
2	----------------------------------
3	
4	The reset manager is used on the Broadcom BCM21664 SoC.
5	
6	Required properties:
7	  - compatible: brcm,bcm21664-resetmgr
8	  - reg: memory address & range
9	
10	Example:
11		brcm,resetmgr@35001f00 {
12			compatible = "brcm,bcm21664-resetmgr";
13			reg = <0x35001f00 0x24>;
14		};
Hide Line Numbers
About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog