Commit e1af0048 authored by Stefan Agner's avatar Stefan Agner Committed by Shawn Guo

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: default avatarStefan Agner <stefan.agner@toradex.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 75d91c0d
......@@ -200,7 +200,7 @@ ethphy: ethernet-phy@7 {
&hdmi {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_hdmi_ddc>;
pinctrl-0 = <&pinctrl_hdmi_ddc &pinctrl_hdmi_cec>;
status = "disabled";
};
......
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