From: Kamil Debski <[email protected]>

Add a dts node entry and enable the HDMI CEC device present in the Exynos4
family of SoCs.

Signed-off-by: Kamil Debski <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
---
 arch/arm/boot/dts/exynos4210-universal_c210.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/exynos4210-universal_c210.dts 
b/arch/arm/boot/dts/exynos4210-universal_c210.dts
index eb37952..5c4393d 100644
--- a/arch/arm/boot/dts/exynos4210-universal_c210.dts
+++ b/arch/arm/boot/dts/exynos4210-universal_c210.dts
@@ -222,6 +222,10 @@
                enable-active-high;
        };
 
+       cec@100B0000 {
+               status = "okay";
+       };
+
        hdmi_ddc: i2c-ddc {
                compatible = "i2c-gpio";
                gpios = <&gpe4 2 0 &gpe4 3 0>;
-- 
2.6.2

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to