On 15 May 2014 01:27, Tomasz Figa <tomasz.figa@xxxxxxxxx> wrote: > > > On 14.05.2014 21:56, Tomasz Figa wrote: >> Hi Rahul, >> >> On 14.05.2014 04:46, Rahul Sharma wrote: >>> From: Rahul Sharma <Rahul.Sharma@xxxxxxxxxxx> >>> >>> Enable hdmi for peach-pi board. >>> >>> Signed-off-by: Rahul Sharma <Rahul.Sharma@xxxxxxxxxxx> >>> --- >>> arch/arm/boot/dts/exynos5800-peach-pi.dts | 19 +++++++++++++++++++ >>> 1 file changed, 19 insertions(+) >>> >>> diff --git a/arch/arm/boot/dts/exynos5800-peach-pi.dts b/arch/arm/boot/dts/exynos5800-peach-pi.dts >>> index 742655b..2a6f23b8 100644 >>> --- a/arch/arm/boot/dts/exynos5800-peach-pi.dts >>> +++ b/arch/arm/boot/dts/exynos5800-peach-pi.dts >>> @@ -134,6 +134,25 @@ >>> }; >>> }; >>> >>> +&i2c_2 { >>> + status = "okay"; >>> + samsung,i2c-sda-delay = <100>; >>> + samsung,i2c-max-bus-freq = <66000>; >>> + samsung,i2c-slave-addr = <0x50>; >>> + >>> + hdmiddc@50 { >>> + reg = <0x50>; >>> + }; > > Aha, also with the new Exynos HDMI bindings, I don't think the DDC > device node is necessary any longer. Yea it is not necessary now. I added it to list the i2c devices under controller node. Just for completion. > > Best regards, > Tomasz -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html