From patchwork Wed Sep 12 10:48:53 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [2/2] arm: mvebu: select the pinctrl drivers for Armada 370 and Armada XP platforms Date: Wed, 12 Sep 2012 00:48:53 -0000 From: Thomas Petazzoni X-Patchwork-Id: 183317 Message-Id: <20120912124853.42cc418f@skate> To: Sebastian Hesselbarth Cc: Lior Amsalem , Andrew Lunn , Jason Cooper , Stephen Warren , Linus Walleij , Gregory CLEMENT , linux-arm-kernel@lists.infradead.org Le Tue, 11 Sep 2012 19:40:40 +0200, Sebastian Hesselbarth a écrit : > Using PINCTRL_MVEBU on any mvebu SoC requires to > "select PINCTRL" in arch/arm/Kconfig for ARCH_MVEBU, too. This is already done by your PATCH 1/9 from the v3 of your patchset: Best regards, Thomas diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index a2b6f74..2eb3f6b 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -574,6 +574,7 @@ config ARCH_MVEBU select IRQ_DOMAIN select COMMON_CLK select PLAT_ORION + select PINCTRL help Support for the Marvell SoC Family with device tree support