About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / devicetree / bindings / arm / armada-cpu-reset.txt


Based on kernel version 4.3. Page generated on 2015-11-02 12:44 EST.

1	Marvell Armada CPU reset controller
2	===================================
3	
4	Required properties:
5	
6	- compatible: Should be "marvell,armada-370-cpu-reset".
7	
8	- reg: should be register base and length as documented in the
9	  datasheet for the CPU reset registers
10	
11	cpurst: cpurst@20800 {
12	       compatible = "marvell,armada-370-cpu-reset";
13	       reg = <0x20800 0x20>;
14	};
Hide Line Numbers
About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog