linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: select CONFIG_GPIO_DWAPB
@ 2014-04-17  8:42 Antoine Ténart
  2014-05-05 20:52 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Antoine Ténart @ 2014-04-17  8:42 UTC (permalink / raw)
  To: sebastian.hesselbarth, arm
  Cc: Antoine Ténart, alexandre.belloni, zmxu, jszhang,
	linux-arm-kernel, linux-kernel

The newly integrated dwapb gpio driver handles the Berlin SoCs GPIOs.
Add this driver to the multi_v7_defconfig.

Signed-off-by: Antoine Ténart <antoine.tenart@free-electrons.com>
---
 This patch applies on top of Alexandre's one selecting
 CONFIG_MACH_BERLIN_BG2Q:
 https://patchwork.kernel.org/patch/3876171/

 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index b61a211cc221..ded037aff67d 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -192,6 +192,7 @@ CONFIG_PINCTRL_AS3722=y
 CONFIG_PINCTRL_PALMAS=y
 CONFIG_GPIO_SYSFS=y
 CONFIG_GPIO_GENERIC_PLATFORM=y
+CONFIG_GPIO_DWAPB=y
 CONFIG_GPIO_PCA953X_IRQ=y
 CONFIG_GPIO_TWL4030=y
 CONFIG_GPIO_PALMAS=y
-- 
1.8.3.2


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

* Re: [PATCH] ARM: multi_v7_defconfig: select CONFIG_GPIO_DWAPB
  2014-04-17  8:42 [PATCH] ARM: multi_v7_defconfig: select CONFIG_GPIO_DWAPB Antoine Ténart
@ 2014-05-05 20:52 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2014-05-05 20:52 UTC (permalink / raw)
  To: Antoine Ténart
  Cc: sebastian.hesselbarth, arm, alexandre.belloni, zmxu, jszhang,
	linux-arm-kernel, linux-kernel

On Thu, Apr 17, 2014 at 10:42:30AM +0200, Antoine Ténart wrote:
> The newly integrated dwapb gpio driver handles the Berlin SoCs GPIOs.
> Add this driver to the multi_v7_defconfig.
> 
> Signed-off-by: Antoine Ténart <antoine.tenart@free-electrons.com>
> ---
>  This patch applies on top of Alexandre's one selecting
>  CONFIG_MACH_BERLIN_BG2Q:
>  https://patchwork.kernel.org/patch/3876171/

Applied.

-Olof

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

end of thread, other threads:[~2014-05-05 20:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-17  8:42 [PATCH] ARM: multi_v7_defconfig: select CONFIG_GPIO_DWAPB Antoine Ténart
2014-05-05 20:52 ` Olof Johansson

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).