Re: [PATCH 3/7] clocksource: Change CPU hotplug priority of exynos_mct driver

2018-10-09 Thread Krzysztof Kozlowski
On Mon, 8 Oct 2018 at 14:50, Marek Szyprowski  wrote:
>
> Exynos Multi-Core Timer driver (exynos_mct) must be started before
> ARM Architected Timers (arch_timer), because both timers share common
> hardware block and turning on MCT is needed to get ARM Architected
> Timer working properly.
>
> Signed-off-by: Marek Szyprowski 
> ---
>  include/linux/cpuhotplug.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Krzysztof Kozlowski 

Best regards,
Krzysztof


Re: [PATCH 3/7] clocksource: Change CPU hotplug priority of exynos_mct driver

2018-10-09 Thread Krzysztof Kozlowski
On Mon, 8 Oct 2018 at 14:50, Marek Szyprowski  wrote:
>
> Exynos Multi-Core Timer driver (exynos_mct) must be started before
> ARM Architected Timers (arch_timer), because both timers share common
> hardware block and turning on MCT is needed to get ARM Architected
> Timer working properly.
>
> Signed-off-by: Marek Szyprowski 
> ---
>  include/linux/cpuhotplug.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Krzysztof Kozlowski 

Best regards,
Krzysztof