All of lore.kernel.org
 help / color / mirror / Atom feed
From: mcoquelin.stm32@gmail.com (Maxime Coquelin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: Kconfig: Select clocksource in STM32 entry
Date: Sat, 30 May 2015 10:16:12 +0200	[thread overview]
Message-ID: <556971CC.2060102@gmail.com> (raw)
In-Reply-To: <5569714A.2010706@gmail.com>

With Daniel's valid address.

On 05/30/2015 10:14 AM, Maxime Coquelin wrote:
> Hi Arnd,
>
> On 05/22/2015 11:50 PM, Maxime Coquelin wrote:
>> STM32 clocksource driver needs to be selected if ARCH_STM32.
>>
>> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
>> ---
>> Hi Arnd,
>>
>>    This patch applies on top of arm-soc's next/soc branch, so that 
>> you don't
>> get conflicts with Stefan's ARM_SINGLE_ARMV7M patch.Hi
>>
>> Regards,
>> Maxime
>> ---
>>   arch/arm/Kconfig | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
>> index b7a7d15..1cb59af 100644
>> --- a/arch/arm/Kconfig
>> +++ b/arch/arm/Kconfig
>> @@ -978,6 +978,7 @@ config ARCH_STM32
>>       depends on ARM_SINGLE_ARMV7M
>>       select ARCH_HAS_RESET_CONTROLLER
>>       select ARMV7M_SYSTICK
>> +    select CLKSRC_STM32
>>       select RESET_CONTROLLER
>>       help
>>         Support for STMicroelectronics STM32 processors.
>
> This patch is needed for STM32 to boot.
> Can you pick it for v4.2?
>
> Thanks,
> Maxime

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Coquelin <mcoquelin.stm32@gmail.com>
To: Arnd Bergmann <arnd@arndb.de>,
	Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Russell King <linux@arm.linux.org.uk>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, daniel.thompson@linaro.org
Subject: Re: [PATCH] ARM: Kconfig: Select clocksource in STM32 entry
Date: Sat, 30 May 2015 10:16:12 +0200	[thread overview]
Message-ID: <556971CC.2060102@gmail.com> (raw)
In-Reply-To: <5569714A.2010706@gmail.com>

With Daniel's valid address.

On 05/30/2015 10:14 AM, Maxime Coquelin wrote:
> Hi Arnd,
>
> On 05/22/2015 11:50 PM, Maxime Coquelin wrote:
>> STM32 clocksource driver needs to be selected if ARCH_STM32.
>>
>> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
>> ---
>> Hi Arnd,
>>
>>    This patch applies on top of arm-soc's next/soc branch, so that 
>> you don't
>> get conflicts with Stefan's ARM_SINGLE_ARMV7M patch.Hi
>>
>> Regards,
>> Maxime
>> ---
>>   arch/arm/Kconfig | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
>> index b7a7d15..1cb59af 100644
>> --- a/arch/arm/Kconfig
>> +++ b/arch/arm/Kconfig
>> @@ -978,6 +978,7 @@ config ARCH_STM32
>>       depends on ARM_SINGLE_ARMV7M
>>       select ARCH_HAS_RESET_CONTROLLER
>>       select ARMV7M_SYSTICK
>> +    select CLKSRC_STM32
>>       select RESET_CONTROLLER
>>       help
>>         Support for STMicroelectronics STM32 processors.
>
> This patch is needed for STM32 to boot.
> Can you pick it for v4.2?
>
> Thanks,
> Maxime


  reply	other threads:[~2015-05-30  8:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-22 21:50 [PATCH] ARM: Kconfig: Select clocksource in STM32 entry Maxime Coquelin
2015-05-22 21:50 ` Maxime Coquelin
2015-05-30  8:14 ` Maxime Coquelin
2015-05-30  8:14   ` Maxime Coquelin
2015-05-30  8:16   ` Maxime Coquelin [this message]
2015-05-30  8:16     ` Maxime Coquelin
2015-06-01 15:56     ` Arnd Bergmann
2015-06-01 15:56       ` Arnd Bergmann

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=556971CC.2060102@gmail.com \
    --to=mcoquelin.stm32@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 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.