All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Dooks <ben.dooks@codethink.co.uk>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] arm: renesas: select PINCTRL for Renesas SoC
Date: Mon, 30 Nov 2015 10:34:29 +0000	[thread overview]
Message-ID: <565C2635.3090907@codethink.co.uk> (raw)
In-Reply-To: <CAMuHMdVNDWSehXpuBANFCN4HWx7H6ms9o-Ru-nZ7u9QJiUSNbw@mail.gmail.com>

On 28/11/15 09:15, Geert Uytterhoeven wrote:
> On Fri, Nov 27, 2015 at 7:27 PM, Ben Dooks <ben.dooks@codethink.co.uk> wrote:
>> If Renesas SoCs are the only devices selected then the
>> pinctrl core is not selected and the renesas pfc controller
>> will not get included in the kernel.
>>
>> Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
>> ---
>>  arch/arm64/Kconfig.platforms | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
>> index 25a9031..fc3d692 100644
>> --- a/arch/arm64/Kconfig.platforms
>> +++ b/arch/arm64/Kconfig.platforms
>> @@ -72,6 +72,7 @@ config ARCH_SHMOBILE
>>  config ARCH_RENESAS
>>         bool "Renesas SoC Platform"
>>         select ARCH_SHMOBILE
>> +       select PINCTRL
> 
> This was added quite a while ago. renesas-devel-20151123-v4.4-rc2 has it.

Hi, where is the tree?

-- 
Ben Dooks				http://www.codethink.co.uk/
Senior Engineer				Codethink - Providing Genius

WARNING: multiple messages have this Message-ID (diff)
From: ben.dooks@codethink.co.uk (Ben Dooks)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: renesas: select PINCTRL for Renesas SoC
Date: Mon, 30 Nov 2015 10:34:29 +0000	[thread overview]
Message-ID: <565C2635.3090907@codethink.co.uk> (raw)
In-Reply-To: <CAMuHMdVNDWSehXpuBANFCN4HWx7H6ms9o-Ru-nZ7u9QJiUSNbw@mail.gmail.com>

On 28/11/15 09:15, Geert Uytterhoeven wrote:
> On Fri, Nov 27, 2015 at 7:27 PM, Ben Dooks <ben.dooks@codethink.co.uk> wrote:
>> If Renesas SoCs are the only devices selected then the
>> pinctrl core is not selected and the renesas pfc controller
>> will not get included in the kernel.
>>
>> Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
>> ---
>>  arch/arm64/Kconfig.platforms | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
>> index 25a9031..fc3d692 100644
>> --- a/arch/arm64/Kconfig.platforms
>> +++ b/arch/arm64/Kconfig.platforms
>> @@ -72,6 +72,7 @@ config ARCH_SHMOBILE
>>  config ARCH_RENESAS
>>         bool "Renesas SoC Platform"
>>         select ARCH_SHMOBILE
>> +       select PINCTRL
> 
> This was added quite a while ago. renesas-devel-20151123-v4.4-rc2 has it.

Hi, where is the tree?

-- 
Ben Dooks				http://www.codethink.co.uk/
Senior Engineer				Codethink - Providing Genius

  reply	other threads:[~2015-11-30 10:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-27 18:27 [PATCH] arm: renesas: select PINCTRL for Renesas SoC Ben Dooks
2015-11-27 18:27 ` Ben Dooks
2015-11-28  9:15 ` Geert Uytterhoeven
2015-11-28  9:15   ` Geert Uytterhoeven
2015-11-30 10:34   ` Ben Dooks [this message]
2015-11-30 10:34     ` Ben Dooks
2015-11-30 10:50     ` Geert Uytterhoeven
2015-11-30 10:50       ` Geert Uytterhoeven

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=565C2635.3090907@codethink.co.uk \
    --to=ben.dooks@codethink.co.uk \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.