Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 1804165c14be107e73e73622202146a6 > files > 1472

kernel-vserver-doc-3.10.40-0.vs2.3.6.8.1.mga4.noarch.rpm

Device-Tree bindings for hdmiddc driver

Required properties:
- compatible: value should be "samsung,exynos5-hdmiddc".
- reg: I2C address of the hdmiddc device.

Example:

	hdmiddc {
		compatible = "samsung,exynos5-hdmiddc";
		reg = <0x50>;
	};