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

Commit a797451b authored by Douglas Anderson's avatar Douglas Anderson Committed by Heiko Stuebner
Browse files

ARM: dts: Add ddc i2c reference to veyron



The ddc-i2c-bus property was missing from the veyron dtsi file since
downstream the ddc-i2c-bus was still being specified in rk3288.dtsi and
nobody noticed when the veyron dtsi was sent upstream.  Add it.

Signed-off-by: default avatarDouglas Anderson <dianders@chromium.org>
Tested-by: default avatarBrian Norris <briannorris@chromium.org>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 6ff33f39
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";
};