From: Kamil Debski <ka...@wypas.org> Add a dts node entry and enable the HDMI CEC device present in the Exynos4 family of SoCs.
Signed-off-by: Kamil Debski <kamil at wypas.org> Signed-off-by: Hans Verkuil <hans.verkuil at cisco.com> Acked-by: Krzysztof Kozlowski <k.kozlowski at samsung.com> --- 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 4f5d379..331ab9f 100644 --- a/arch/arm/boot/dts/exynos4210-universal_c210.dts +++ b/arch/arm/boot/dts/exynos4210-universal_c210.dts @@ -223,6 +223,10 @@ enable-active-high; }; + cec at 100B0000 { + status = "okay"; + }; + hdmi_ddc: i2c-ddc { compatible = "i2c-gpio"; gpios = <&gpe4 2 GPIO_ACTIVE_HIGH &gpe4 3 GPIO_ACTIVE_HIGH>; -- 2.7.0