public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: imx6: edmqmx6: add pinctrl for pfuze irq gpio
@ 2014-05-07 18:09 Lucas Stach
  2014-05-07 18:09 ` [PATCH 2/2] ARM: dts: imx6: edmqmx6: add SPI bus and flash Lucas Stach
  2014-05-08  3:43 ` [PATCH 1/2] ARM: dts: imx6: edmqmx6: add pinctrl for pfuze irq gpio Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Lucas Stach @ 2014-05-07 18:09 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts b/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
index e4ae38fd0269..be5de70fe86a 100644
--- a/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
+++ b/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
@@ -105,7 +105,8 @@
 	pinctrl-names = "default";
 	pinctrl-0 = <&pinctrl_i2c2
 		     &pinctrl_stmpe1
-		     &pinctrl_stmpe2>;
+		     &pinctrl_stmpe2
+		     &pinctrl_pfuze>;
 	status = "okay";
 
 	pmic: pfuze100 at 08 {
@@ -291,6 +292,12 @@
 			>;
 		};
 
+		pinctrl_pfuze: pfuze100grp1 {
+			fsl,pins = <
+				MX6QDL_PAD_EIM_D20__GPIO3_IO20		0x80000000
+			>;
+		};
+
 		pinctrl_stmpe1: stmpe1grp {
 			fsl,pins = <MX6QDL_PAD_EIM_D30__GPIO3_IO30 0x80000000>;
 		};
-- 
2.0.0.rc0

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

end of thread, other threads:[~2014-05-08  3:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-07 18:09 [PATCH 1/2] ARM: dts: imx6: edmqmx6: add pinctrl for pfuze irq gpio Lucas Stach
2014-05-07 18:09 ` [PATCH 2/2] ARM: dts: imx6: edmqmx6: add SPI bus and flash Lucas Stach
2014-05-08  3:43 ` [PATCH 1/2] ARM: dts: imx6: edmqmx6: add pinctrl for pfuze irq gpio Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox