2014-11-16 08:06:08

by Beniamino Galvani

[permalink] [raw]
Subject: [PATCH] clocksource: meson6: Select CLKSRC_MMIO

Select CLKSRC_MMIO when the meson6_timer driver is enabled since it
depends on clocksource MMIO functions.

Signed-off-by: Beniamino Galvani <[email protected]>
---
drivers/clocksource/Kconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
index 9042060..f657a48 100644
--- a/drivers/clocksource/Kconfig
+++ b/drivers/clocksource/Kconfig
@@ -32,6 +32,7 @@ config ARMADA_370_XP_TIMER

config MESON6_TIMER
bool
+ select CLKSRC_MMIO

config ORION_TIMER
select CLKSRC_OF
--
1.9.1


2014-11-16 10:58:11

by Carlo Caione

[permalink] [raw]
Subject: Re: [PATCH] clocksource: meson6: Select CLKSRC_MMIO

On Sun, Nov 16, 2014 at 9:03 AM, Beniamino Galvani <[email protected]> wrote:
> Select CLKSRC_MMIO when the meson6_timer driver is enabled since it
> depends on clocksource MMIO functions.
>
> Signed-off-by: Beniamino Galvani <[email protected]>
> ---
> drivers/clocksource/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
> index 9042060..f657a48 100644
> --- a/drivers/clocksource/Kconfig
> +++ b/drivers/clocksource/Kconfig
> @@ -32,6 +32,7 @@ config ARMADA_370_XP_TIMER
>
> config MESON6_TIMER
> bool
> + select CLKSRC_MMIO
>
> config ORION_TIMER
> select CLKSRC_OF
> --
> 1.9.1
>

Acked-by: Carlo Caione <[email protected]>


--
Carlo Caione

2014-11-19 09:50:46

by Daniel Lezcano

[permalink] [raw]
Subject: Re: [PATCH] clocksource: meson6: Select CLKSRC_MMIO

On 11/16/2014 09:03 AM, Beniamino Galvani wrote:
> Select CLKSRC_MMIO when the meson6_timer driver is enabled since it
> depends on clocksource MMIO functions.
>
> Signed-off-by: Beniamino Galvani <[email protected]>

patch queued for 3.19

Thanks !

-- Daniel


--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

2014-11-19 10:00:30

by Carlo Caione

[permalink] [raw]
Subject: Re: [PATCH] clocksource: meson6: Select CLKSRC_MMIO

On Wed, Nov 19, 2014 at 10:50 AM, Daniel Lezcano
<[email protected]> wrote:
> On 11/16/2014 09:03 AM, Beniamino Galvani wrote:
>>
>> Select CLKSRC_MMIO when the meson6_timer driver is enabled since it
>> depends on clocksource MMIO functions.
>>
>> Signed-off-by: Beniamino Galvani <[email protected]>
>
>
> patch queued for 3.19
>
> Thanks !

Hi Daniel,
actually I already pulled this fix with the meson/soc changes in
http://www.spinics.net/lists/arm-kernel/msg378895.html
Sorry for the confusion (yeah, probably it should have gone through
your tree, sorry for that).

--
Carlo Caione

2014-11-19 10:06:12

by Daniel Lezcano

[permalink] [raw]
Subject: Re: [PATCH] clocksource: meson6: Select CLKSRC_MMIO

On 11/19/2014 11:00 AM, Carlo Caione wrote:
> On Wed, Nov 19, 2014 at 10:50 AM, Daniel Lezcano
> <[email protected]> wrote:
>> On 11/16/2014 09:03 AM, Beniamino Galvani wrote:
>>>
>>> Select CLKSRC_MMIO when the meson6_timer driver is enabled since it
>>> depends on clocksource MMIO functions.
>>>
>>> Signed-off-by: Beniamino Galvani <[email protected]>
>>
>>
>> patch queued for 3.19
>>
>> Thanks !
>
> Hi Daniel,
> actually I already pulled this fix with the meson/soc changes in
> http://www.spinics.net/lists/arm-kernel/msg378895.html
> Sorry for the confusion (yeah, probably it should have gone through
> your tree, sorry for that).

Ok, dropping it from my tree.


--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog