linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx6qdl-apalis: mux HDMI CEC pin
@ 2019-12-13 13:49 Stefan Agner
  2019-12-23  6:58 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Agner @ 2019-12-13 13:49 UTC (permalink / raw)
  To: shawnguo, s.hauer
  Cc: stefan, philippe.schenker, marcel.ziswiler, max.krummenacher,
	robh+dt, mark.rutland, kernel, festevam, devicetree,
	linux-arm-kernel, linux-kernel, Stefan Agner

From: Stefan Agner <stefan.agner@toradex.com>

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>
---
 arch/arm/boot/dts/imx6qdl-apalis.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx6qdl-apalis.dtsi b/arch/arm/boot/dts/imx6qdl-apalis.dtsi
index 4b6b8b60ea19..f6dd48a4f89e 100644
--- a/arch/arm/boot/dts/imx6qdl-apalis.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-apalis.dtsi
@@ -246,7 +246,7 @@
 
 &hdmi {
 	pinctrl-names = "default";
-	pinctrl-0 = <&pinctrl_hdmi_ddc>;
+	pinctrl-0 = <&pinctrl_hdmi_ddc &pinctrl_hdmi_cec>;
 	status = "disabled";
 };
 
-- 
2.24.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: imx6qdl-apalis: mux HDMI CEC pin
  2019-12-13 13:49 [PATCH] ARM: dts: imx6qdl-apalis: mux HDMI CEC pin Stefan Agner
@ 2019-12-23  6:58 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2019-12-23  6:58 UTC (permalink / raw)
  To: Stefan Agner
  Cc: s.hauer, mark.rutland, devicetree, kernel, Stefan Agner,
	marcel.ziswiler, linux-kernel, philippe.schenker, robh+dt,
	max.krummenacher, festevam, linux-arm-kernel

On Fri, Dec 13, 2019 at 02:49:37PM +0100, Stefan Agner wrote:
> From: Stefan Agner <stefan.agner@toradex.com>
> 
> 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>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-23  6:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-13 13:49 [PATCH] ARM: dts: imx6qdl-apalis: mux HDMI CEC pin Stefan Agner
2019-12-23  6:58 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).