ARM: dts: imx6qdl-apalis: mux HDMI CEC pin

Mux the HDMI CEC pin to make HDMI CEC working. With this change HDMI CEC
seems to work fine on a Apalis iMX6 on Ixora using cec-ctl.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Stefan Agner 2019-12-13 14:49:37 +01:00 committed by Shawn Guo
parent 75d91c0dcd
commit e1af00487d
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@
&hdmi {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_hdmi_ddc>;
pinctrl-0 = <&pinctrl_hdmi_ddc &pinctrl_hdmi_cec>;
status = "disabled";
};