From: Wei Xu <xuwei5@hisilicon.com>
To: John Stultz <john.stultz@linaro.org>,
lkml <linux-kernel@vger.kernel.org>
Cc: Arnd Bergmann <arnd@arndb.de>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will.deacon@arm.com>,
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [RFC][PATCH] Kconfig: ARCH_HISI: Add PINCTRL to HISI platform
Date: Wed, 24 Aug 2016 16:09:29 +0100 [thread overview]
Message-ID: <57BDB8A9.3050905@hisilicon.com> (raw)
In-Reply-To: <1471905930-12438-1-git-send-email-john.stultz@linaro.org>
Hi John,
On 22/08/2016 23:45, John Stultz wrote:
> Things won't work if PINCTRL isn't enabled,
> so make sure to explicitly set it rather
> then betting that we have some other platform
> configed in which selects it.
>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Cc: Wei Xu <xuwei5@hisilicon.com>
> Cc: Catalin Marinas <catalin.marinas@arm.com>
> Cc: Will Deacon <will.deacon@arm.com>
> Cc: linux-arm-kernel@lists.infradead.org
> Signed-off-by: John Stultz <john.stultz@linaro.org>
> ---
Applied to hisi-defconfig-4.9 branch.
Thanks!
Best Regards,
Wei
> arch/arm64/Kconfig.platforms | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
> index be5d824..f848946 100644
> --- a/arch/arm64/Kconfig.platforms
> +++ b/arch/arm64/Kconfig.platforms
> @@ -67,6 +67,7 @@ config ARCH_HISI
> bool "Hisilicon SoC Family"
> select ARM_TIMER_SP804
> select HISILICON_IRQ_MBIGEN if PCI
> + select PINCTRL
> help
> This enables support for Hisilicon ARMv8 SoC family
>
>
prev parent reply other threads:[~2016-08-24 15:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-22 22:45 [RFC][PATCH] Kconfig: ARCH_HISI: Add PINCTRL to HISI platform John Stultz
2016-08-24 15:09 ` Wei Xu [this message]
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=57BDB8A9.3050905@hisilicon.com \
--to=xuwei5@hisilicon.com \
--cc=arnd@arndb.de \
--cc=catalin.marinas@arm.com \
--cc=john.stultz@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=will.deacon@arm.com \
/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