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
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
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
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
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