* [PATCH] ARM: dts: imx6q-utilite-pro: add HDMI CEC pinctrl
@ 2017-09-20 16:48 christopher.spinrath
[not found] ` <8c5150c5-3aff-4068-a548-05eb02b73138-gtPewvpZjL+4J1eExpnLBV5UTUQ924AY@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: christopher.spinrath @ 2017-09-20 16:48 UTC (permalink / raw)
To: shawnguo, kernel
Cc: mark.rutland, devicetree, christopher.spinrath, linux, robh+dt,
grinberg, fabio.estevam, 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[parent not found: <8c5150c5-3aff-4068-a548-05eb02b73138-gtPewvpZjL+4J1eExpnLBV5UTUQ924AY@public.gmane.org>]
* Re: [PATCH] ARM: dts: imx6q-utilite-pro: add HDMI CEC pinctrl [not found] ` <8c5150c5-3aff-4068-a548-05eb02b73138-gtPewvpZjL+4J1eExpnLBV5UTUQ924AY@public.gmane.org> @ 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: Christopher Spinrath Cc: Shawn Guo, Sascha Hauer, Mark Rutland, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Russell King - ARM Linux, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, Igor Grinberg, Fabio Estevam, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org On Wed, Sep 20, 2017 at 1:48 PM, <christopher.spinrath-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org> wrote: > From: Christopher Spinrath <christopher.spinrath-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org> > > 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-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org> Reviewed-by: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ARM: dts: imx6q-utilite-pro: add HDMI CEC pinctrl [not found] ` <8c5150c5-3aff-4068-a548-05eb02b73138-gtPewvpZjL+4J1eExpnLBV5UTUQ924AY@public.gmane.org> 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: christopher.spinrath-vA1bhqPz9FBZXbeN9DUtxg Cc: kernel-bIcnvbaLZ9MEGnE8C9+IrQ, mark.rutland-5wv7dgnIgG8, devicetree-u79uwXL29TY76Z2rM5mHXA, linux-I+IVW8TIWO2tmTQ+vhA3Yw, robh+dt-DgEjT+Ai2ygdnm+yROfE0A, grinberg-UTxiZqZC01RS1MOuV/RT9w, fabio.estevam-3arQi8VN3Tc, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r On Wed, Sep 20, 2017 at 06:48:34PM +0200, christopher.spinrath-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org wrote: > From: Christopher Spinrath <christopher.spinrath-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org> > > 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-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ 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
[not found] ` <8c5150c5-3aff-4068-a548-05eb02b73138-gtPewvpZjL+4J1eExpnLBV5UTUQ924AY@public.gmane.org>
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).