Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe5b2756 authored by Olof Johansson's avatar Olof Johansson
Browse files

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -158,6 +158,7 @@
};

&hdmi {
	ddc-i2c-bus = <&i2c5>;
	status = "okay";
};