Message ID | 1444981032-4401-5-git-send-email-jszhang@marvell.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Fri, Oct 16, 2015 at 9:37 AM, Jisheng Zhang <jszhang@marvell.com> wrote: > This is to add the pinctrl dependency for Marvell Berlin SoCs. > > Signed-off-by: Jisheng Zhang <jszhang@marvell.com> > Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> > Acked-by: Antoine Tenart <antoine.tenart@free-electrons.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Please push this through the ARM SoC tree or wherever patches to this file goes. It doesn't seem to be a hard dependency to the pin control patches. Yours, Linus Walleij
On 16.10.2015 16:15, Linus Walleij wrote: > On Fri, Oct 16, 2015 at 9:37 AM, Jisheng Zhang <jszhang@marvell.com> wrote: > >> This is to add the pinctrl dependency for Marvell Berlin SoCs. >> >> Signed-off-by: Jisheng Zhang <jszhang@marvell.com> >> Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> >> Acked-by: Antoine Tenart <antoine.tenart@free-electrons.com> > > Acked-by: Linus Walleij <linus.walleij@linaro.org> > > Please push this through the ARM SoC tree or wherever patches > to this file goes. It doesn't seem to be a hard dependency to the > pin control patches. [Added arm-soc Maintainers] This patch is touching arch/arm64/Kconfig.platforms. The hunk is very small so that it may be ok that I apply and send it with the next PR. If the arm-soc Maintainers want to pick it up, I can resend the original patch with all Acked-by to arm-soc maintainer e-mail directly. Sebastian
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index c6e2c75..3d17ee2 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -9,6 +9,7 @@ config ARCH_BERLIN bool "Marvell Berlin SoC Family" select ARCH_REQUIRE_GPIOLIB select DW_APB_ICTL + select PINCTRL help This enables support for Marvell Berlin SoC Family