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

Commit eb523a49 authored by Ezequiel Garcia's avatar Ezequiel Garcia Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: add DDC bus on Rock Pi 4



A DDC I2C bus specifier is required for DDC EDID probing to work
properly.

Fixes: 1b5715c6 ("arm64: dts: rockchip: add ROCK Pi 4 DTS support")
Signed-off-by: default avatarEzequiel Garcia <ezequiel@collabora.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 92472688
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -158,6 +158,7 @@
};

&hdmi {
	ddc-i2c-bus = <&i2c3>;
	pinctrl-names = "default";
	pinctrl-0 = <&hdmi_cec>;
	status = "okay";