Cc: Rob Herring <rob.herr...@calxeda.com>
Cc: Pawel Moll <pawel.m...@arm.com>
Cc: Mark Rutland <mark.rutl...@arm.com>
Cc: Stephen Warren <swar...@wwwdotorg.org>
Cc: Ian Campbell <ijc+devicet...@hellion.org.uk>
Cc: devicetree@vger.kernel.org
Cc: Sascha Hauer <ker...@pengutronix.de>
Cc: Shawn Guo <shawn....@linaro.org>
Cc: linux-arm-ker...@lists.infradead.org
Cc: Russell King <li...@arm.linux.org.uk>
Cc: Linus Walleij <linus.wall...@linaro.org>
Cc: Eric BĂ©nard <e...@eukrea.com>
Signed-off-by: Denis Carikli <de...@eukrea.com>
---
ChangeLog v8->v9:
- patch refreshed when applying it.

ChangeLog v7->v8:
- The addition of the imx35 pinctrl driver selection in Kconfig that was in the
  patch adding the devicetree support for the imx35 was moved here.
---
 arch/arm/mach-imx/Kconfig |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index b0c6eb3..2586eab 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -125,6 +125,8 @@ config SOC_IMX35
        select CPU_V6K
        select HAVE_EPIT
        select MXC_AVIC
+       select PINCTRL
+       select PINCTRL_IMX35
        select SMP_ON_UP if SMP
        select PINCTRL
 
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to