About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / devicetree / bindings / arm / altera / socfpga-clk-manager.txt


Based on kernel version 4.16.1. Page generated on 2018-04-09 11:52 EST.

1	Altera SOCFPGA Clock Manager
2	
3	Required properties:
4	- compatible : "altr,clk-mgr"
5	- reg : Should contain base address and length for Clock Manager
6	
7	Example:
8		 clkmgr@ffd04000 {
9			compatible = "altr,clk-mgr";
10			reg = <0xffd04000 0x1000>;
11		};
Hide Line Numbers
About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog