From: sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] arm64: berlin: enable ARCH_REQUIRE_GPIOLIB
Date: Sun, 20 Sep 2015 21:06:52 +0200 [thread overview]
Message-ID: <55FF03CC.7020001@gmail.com> (raw)
In-Reply-To: <1442584059-7319-2-git-send-email-jszhang@marvell.com>
On 18.09.2015 15:47, Jisheng Zhang wrote:
> All berlin SoCs have GPIOs driven by the dwapb GPIO driver. Add GPIOLIB
> as a dependency to be able to support them.
>
> Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Applied to berlin64/soc.
Thanks,
Sebastian
> ---
> arch/arm64/Kconfig.platforms | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
> index 23800a1..c6e2c75 100644
> --- a/arch/arm64/Kconfig.platforms
> +++ b/arch/arm64/Kconfig.platforms
> @@ -7,6 +7,7 @@ config ARCH_BCM_IPROC
>
> config ARCH_BERLIN
> bool "Marvell Berlin SoC Family"
> + select ARCH_REQUIRE_GPIOLIB
> select DW_APB_ICTL
> help
> This enables support for Marvell Berlin SoC Family
>
next prev parent reply other threads:[~2015-09-20 19:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-18 13:47 [PATCH 0/3] arm64: dts: berlin4ct: add GPIO support Jisheng Zhang
2015-09-18 13:47 ` [PATCH 1/3] arm64: berlin: enable ARCH_REQUIRE_GPIOLIB Jisheng Zhang
2015-09-20 19:06 ` Sebastian Hesselbarth [this message]
2015-09-18 13:47 ` [PATCH 2/3] arm64: dts: berlin4ct: add GPIO nodes Jisheng Zhang
2015-09-18 13:47 ` [PATCH 3/3] arm64: dts: add dts file for Marvell Berlin4CT STB board Jisheng Zhang
2015-09-20 19:06 ` Sebastian Hesselbarth
2015-09-21 2:19 ` Jisheng Zhang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55FF03CC.7020001@gmail.com \
--to=sebastian.hesselbarth@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).