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

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
......@@ -261,6 +261,8 @@ &gmac {
&hdmi {
ddc-i2c-bus = <&i2c3>;
pinctrl-names = "default";
pinctrl-0 = <&hdmi_cec>;
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