Thread (8 messages) 8 messages, 1 author, 2013-08-29
DORMANTno replies
Revisions (2)
  1. v6 current
  2. v6 [diff vs current]

[PATCH v6 7/7] ARM: dts: add hdmi ddc device for exynos5420 smdk board

From: Rahul Sharma <hidden>
Date: 2013-08-29 05:15:00
Also in: linux-samsung-soc
Subsystem: the rest · Maintainer: Linus Torvalds

Add hdmi ddc device tree node, which is a I2C device, to
exynos5420 smdk board file.

Signed-off-by: Rahul Sharma <redacted>
---
 arch/arm/boot/dts/exynos5420-smdk5420.dts |   11 +++++++++++
 1 file changed, 11 insertions(+)
diff --git a/arch/arm/boot/dts/exynos5420-smdk5420.dts b/arch/arm/boot/dts/exynos5420-smdk5420.dts
index 6a31341..79524c7 100644
--- a/arch/arm/boot/dts/exynos5420-smdk5420.dts
+++ b/arch/arm/boot/dts/exynos5420-smdk5420.dts
@@ -76,4 +76,15 @@
 		pinctrl-names = "default";
 		pinctrl-0 = <&hdmi_hpd_irq>;
 	};
+
+	i2c_2: i2c@12C80000 {
+		samsung,i2c-sda-delay = <100>;
+		samsung,i2c-max-bus-freq = <66000>;
+		status = "okay";
+
+		hdmiddc@50 {
+			compatible = "samsung,exynos4210-hdmiddc";
+			reg = <0x50>;
+		};
+	};
 };
-- 
1.7.10.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help