linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx6q-utilite-pro: add HDMI CEC pinctrl
@ 2017-09-20 16:48 christopher.spinrath at rwth-aachen.de
  2017-09-20 16:51 ` Fabio Estevam
  2017-10-13  3:40 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: christopher.spinrath at rwth-aachen.de @ 2017-09-20 16:48 UTC (permalink / raw)
  To: linux-arm-kernel

From: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>

On the Utilite Pro the CEC line is wired up to the HDMI connector.
Add the required pinctrl setting.

Signed-off-by: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>
---
 arch/arm/boot/dts/imx6q-utilite-pro.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm/boot/dts/imx6q-utilite-pro.dts b/arch/arm/boot/dts/imx6q-utilite-pro.dts
index 16d5be1aeb3c..f5d9c34b0d39 100644
--- a/arch/arm/boot/dts/imx6q-utilite-pro.dts
+++ b/arch/arm/boot/dts/imx6q-utilite-pro.dts
@@ -188,6 +188,8 @@
 /delete-node/&hdmi_mux_1;
 
 &hdmi {
+	pinctrl-names = "default";
+	pinctrl-0 = <&pinctrl_hdmicec>;
 	ddc-i2c-bus = <&i2c2>;
 	status = "okay";
 };
@@ -211,6 +213,12 @@
 		>;
 	};
 
+	pinctrl_hdmicec: hdmicecgrp {
+		fsl,pins = <
+			MX6QDL_PAD_KEY_ROW2__HDMI_TX_CEC_LINE 0x1f8b0
+		>;
+	};
+
 	pinctrl_hpd: hpdgrp {
 		fsl,pins = <
 			MX6QDL_PAD_GPIO_4__GPIO1_IO04 0x1b0b0
-- 
2.14.1

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

* [PATCH] ARM: dts: imx6q-utilite-pro: add HDMI CEC pinctrl
  2017-09-20 16:48 [PATCH] ARM: dts: imx6q-utilite-pro: add HDMI CEC pinctrl christopher.spinrath at rwth-aachen.de
@ 2017-09-20 16:51 ` Fabio Estevam
  2017-10-13  3:40 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2017-09-20 16:51 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Sep 20, 2017 at 1:48 PM,  <christopher.spinrath@rwth-aachen.de> wrote:
> From: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>
>
> On the Utilite Pro the CEC line is wired up to the HDMI connector.
> Add the required pinctrl setting.
>
> Signed-off-by: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>

Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>

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

* [PATCH] ARM: dts: imx6q-utilite-pro: add HDMI CEC pinctrl
  2017-09-20 16:48 [PATCH] ARM: dts: imx6q-utilite-pro: add HDMI CEC pinctrl christopher.spinrath at rwth-aachen.de
  2017-09-20 16:51 ` Fabio Estevam
@ 2017-10-13  3:40 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2017-10-13  3:40 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Sep 20, 2017 at 06:48:34PM +0200, christopher.spinrath at rwth-aachen.de wrote:
> From: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>
> 
> On the Utilite Pro the CEC line is wired up to the HDMI connector.
> Add the required pinctrl setting.
> 
> Signed-off-by: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>

Applied, thanks.

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

end of thread, other threads:[~2017-10-13  3:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-20 16:48 [PATCH] ARM: dts: imx6q-utilite-pro: add HDMI CEC pinctrl christopher.spinrath at rwth-aachen.de
2017-09-20 16:51 ` Fabio Estevam
2017-10-13  3:40 ` 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).