About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / devicetree / bindings / drm / exynos / hdmiphy.txt


Based on kernel version 3.9. Page generated on 2013-05-02 22:57 EST.

1	Device-Tree bindings for hdmiphy driver
2	
3	Required properties:
4	- compatible: value should be "samsung,exynos5-hdmiphy".
5	- reg: I2C address of the hdmiphy device.
6	
7	Example:
8	
9		hdmiphy {
10			compatible = "samsung,exynos5-hdmiphy";
11			reg = <0x38>;
12		};
Hide Line Numbers
About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog