On 07/04/2022 09:44, Vincent Whitchurch wrote: > When the FRC is shared with another main processor, the other processor > is assumed to have started it and this processor should not write to the > global registers. > > Signed-off-by: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx> > --- > > Notes: > v3: > - Split FRC sharing handling from local timer indices handling > - Remove addition of global variable. > > drivers/clocksource/exynos_mct.c | 21 ++++++++++++++++++--- > 1 file changed, 18 insertions(+), 3 deletions(-) > Looks correct and I hope it works correct. :) I did not test it though. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof