From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] clocksource: atmel-st: select MFD_SYSCON
Date: Fri, 20 Mar 2015 11:58:00 +0100 [thread overview]
Message-ID: <550BFD38.6080008@atmel.com> (raw)
In-Reply-To: <550ACE6A.4000705@linaro.org>
Le 19/03/2015 14:26, Daniel Lezcano a ?crit :
> On 03/19/2015 02:17 PM, Alexandre Belloni wrote:
>> Enforce MFD_SYSCON selection as the driver needs it. Else, it will still
>> compile with some warning about X1, x2 or sr being used uninitialized.
>>
>> Reported-by: fengguang.wu at intel.com
>> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
>> ---
>> Daniel,
>>
>> I think this should go through the at91 tree as the patch introducing that issue
>> went there.
>
> Ok.
>
> Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
I take it: thanks!
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
>> drivers/clocksource/Kconfig | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
>> index 168035883afa..55aef6f89074 100644
>> --- a/drivers/clocksource/Kconfig
>> +++ b/drivers/clocksource/Kconfig
>> @@ -146,6 +146,7 @@ config ATMEL_PIT
>> config ATMEL_ST
>> bool
>> select CLKSRC_OF
>> + select MFD_SYSCON
>>
>> config CLKSRC_METAG_GENERIC
>> def_bool y if METAG
>>
>
>
--
Nicolas Ferre
WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Daniel Lezcano <daniel.lezcano@linaro.org>,
Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Boris Brezillon <boris.brezillon@free-electrons.com>,
<linux-kernel@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v2] clocksource: atmel-st: select MFD_SYSCON
Date: Fri, 20 Mar 2015 11:58:00 +0100 [thread overview]
Message-ID: <550BFD38.6080008@atmel.com> (raw)
In-Reply-To: <550ACE6A.4000705@linaro.org>
Le 19/03/2015 14:26, Daniel Lezcano a écrit :
> On 03/19/2015 02:17 PM, Alexandre Belloni wrote:
>> Enforce MFD_SYSCON selection as the driver needs it. Else, it will still
>> compile with some warning about X1, x2 or sr being used uninitialized.
>>
>> Reported-by: fengguang.wu@intel.com
>> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
>> ---
>> Daniel,
>>
>> I think this should go through the at91 tree as the patch introducing that issue
>> went there.
>
> Ok.
>
> Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
I take it: thanks!
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
>> drivers/clocksource/Kconfig | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
>> index 168035883afa..55aef6f89074 100644
>> --- a/drivers/clocksource/Kconfig
>> +++ b/drivers/clocksource/Kconfig
>> @@ -146,6 +146,7 @@ config ATMEL_PIT
>> config ATMEL_ST
>> bool
>> select CLKSRC_OF
>> + select MFD_SYSCON
>>
>> config CLKSRC_METAG_GENERIC
>> def_bool y if METAG
>>
>
>
--
Nicolas Ferre
next prev parent reply other threads:[~2015-03-20 10:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-19 13:17 [PATCH v2] clocksource: atmel-st: select MFD_SYSCON Alexandre Belloni
2015-03-19 13:17 ` Alexandre Belloni
2015-03-19 13:19 ` Boris Brezillon
2015-03-19 13:19 ` Boris Brezillon
2015-03-19 13:26 ` Daniel Lezcano
2015-03-19 13:26 ` Daniel Lezcano
2015-03-20 10:58 ` Nicolas Ferre [this message]
2015-03-20 10:58 ` Nicolas Ferre
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=550BFD38.6080008@atmel.com \
--to=nicolas.ferre@atmel.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.