Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1246174 > unrolled thread
| Started by | Antoine Tenart <antoine.tenart@free-electrons.com> |
|---|---|
| First post | 2015-10-13 23:40 +0200 |
| Last post | 2015-10-16 22:10 +0200 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 2/5] ARM: berlin: remove the pinctrl selection from the mach-berlin Kconfig Antoine Tenart <antoine.tenart@free-electrons.com> - 2015-10-13 23:40 +0200
Re: [PATCH 2/5] ARM: berlin: remove the pinctrl selection from the mach-berlin Kconfig Linus Walleij <linus.walleij@linaro.org> - 2015-10-16 16:20 +0200
Re: [PATCH 2/5] ARM: berlin: remove the pinctrl selection from the mach-berlin Kconfig Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> - 2015-10-16 22:10 +0200
| From | Antoine Tenart <antoine.tenart@free-electrons.com> |
|---|---|
| Date | 2015-10-13 23:40 +0200 |
| Subject | [PATCH 2/5] ARM: berlin: remove the pinctrl selection from the mach-berlin Kconfig |
| Message-ID | <qjfsB-28J-1@gated-at.bofh.it> |
This patch removes the pinctrl driver selection from the mach-berlin Kconfig file. This is now done in the Berlin pinctrl driver Kconfig. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> --- arch/arm/mach-berlin/Kconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/arch/arm/mach-berlin/Kconfig b/arch/arm/mach-berlin/Kconfig index 742d53a5f7f9..344434ca366c 100644 --- a/arch/arm/mach-berlin/Kconfig +++ b/arch/arm/mach-berlin/Kconfig @@ -18,19 +18,16 @@ config MACH_BERLIN_BG2 select HAVE_ARM_SCU if SMP select HAVE_ARM_TWD if SMP select HAVE_SMP - select PINCTRL_BERLIN_BG2 config MACH_BERLIN_BG2CD bool "Marvell Armada 1500-mini (BG2CD)" select CACHE_L2X0 select HAVE_ARM_TWD if SMP - select PINCTRL_BERLIN_BG2CD config MACH_BERLIN_BG2Q bool "Marvell Armada 1500 Pro (BG2-Q)" select CACHE_L2X0 select HAVE_ARM_SCU if SMP select HAVE_ARM_TWD if SMP - select PINCTRL_BERLIN_BG2Q endif -- 2.6.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Date | 2015-10-16 16:20 +0200 |
| Subject | Re: [PATCH 2/5] ARM: berlin: remove the pinctrl selection from the mach-berlin Kconfig |
| Message-ID | <qke1s-jy-25@gated-at.bofh.it> |
| In reply to | #1246174 |
On Tue, Oct 13, 2015 at 11:31 PM, Antoine Tenart <antoine.tenart@free-electrons.com> wrote: > This patch removes the pinctrl driver selection from the mach-berlin > Kconfig file. This is now done in the Berlin pinctrl driver Kconfig. > > Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> I can't merge this patch, take it through ARM SoC with other Marvell stuff. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> |
|---|---|
| Date | 2015-10-16 22:10 +0200 |
| Subject | Re: [PATCH 2/5] ARM: berlin: remove the pinctrl selection from the mach-berlin Kconfig |
| Message-ID | <qkju9-8qx-3@gated-at.bofh.it> |
| In reply to | #1248801 |
On 16.10.2015 16:19, Linus Walleij wrote: > On Tue, Oct 13, 2015 at 11:31 PM, Antoine Tenart > <antoine.tenart@free-electrons.com> wrote: > >> This patch removes the pinctrl driver selection from the mach-berlin >> Kconfig file. This is now done in the Berlin pinctrl driver Kconfig. >> >> Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> > > Acked-by: Linus Walleij <linus.walleij@linaro.org> > > I can't merge this patch, take it through ARM SoC with other > Marvell stuff. Applied to berlin/soc with Linus' Ack. Thanks, Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web