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

Commit d8543899 authored by Pierre-Hugues Husson's avatar Pierre-Hugues Husson Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: enable cec pin for rk3399 firefly



Add a pinctrl setting to configure the cec pin to the correct function.

Signed-off-by: default avatarPierre-Hugues Husson <phh@phh.me>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent db2fd26d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -261,6 +261,8 @@

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