About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / devicetree / bindings / arm / altera / socfpga-reset.txt


Based on kernel version 3.15.4. Page generated on 2014-07-07 09:00 EST.

1	Altera SOCFPGA Reset Manager
2	
3	Required properties:
4	- compatible : "altr,rst-mgr"
5	- reg : Should contain 1 register ranges(address and length)
6	
7	Example:
8		 rstmgr@ffd05000 {
9			compatible = "altr,rst-mgr";
10			reg = <0xffd05000 0x1000>;
11		};
Hide Line Numbers
About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog