About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / devicetree / bindings / arm / samsung / exynos-chipid.txt


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

1	SAMSUNG Exynos SoCs Chipid driver.
2	
3	Required properties:
4	- compatible : Should at least contain "samsung,exynos4210-chipid".
5	
6	- reg: offset and length of the register set
7	
8	Example:
9		chipid@10000000 {
10			compatible = "samsung,exynos4210-chipid";
11			reg = <0x10000000 0x100>;
12		};
Hide Line Numbers
About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog