Commit fe5b2756 authored by Olof Johansson's avatar Olof Johansson

Merge tag 'v4.3-rockchip32-dtsfixes1' of...

Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes

Add the ddc-i2c-bus reference to the veyron hdmi nodes,
so that they can read the edid of connected displays.

* tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
  ARM: dts: Add ddc i2c reference to veyron
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents 79a313f5 a797451b
......@@ -158,6 +158,7 @@ &emmc {
};
&hdmi {
ddc-i2c-bus = <&i2c5>;
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment