[PATCH v4 5/5] ARM: dts: enable hdmi for exynos5800 based peach-pi board
Tomasz Figa
tomasz.figa at gmail.com
Wed May 14 12:57:43 PDT 2014
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 at samsung.com>
>>
>> Enable hdmi for peach-pi board.
>>
>> Signed-off-by: Rahul Sharma <Rahul.Sharma at samsung.com>
>> ---
>> 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 at 50 {
>> + reg = <0x50>;
>> + };
Aha, also with the new Exynos HDMI bindings, I don't think the DDC
device node is necessary any longer.
Best regards,
Tomasz
More information about the linux-arm-kernel
mailing list