Skip to content
Commit 5ccb51b0 authored by Yangtao Li's avatar Yangtao Li Committed by Daniel Lezcano
Browse files

clocksource/drivers/timer-sun4i: Add CLOCK_EVT_FEAT_DYNIRQ



Add CLOCK_EVT_FEAT_DYNIRQ to allow the IRQ could be runtime set affinity
to the cores that needs wake up, otherwise saying core0 has to send
IPI to wakeup core1. With CLOCK_EVT_FEAT_DYNIRQ set, when broadcast
timer could wake up the cores, IPI is not needed.

After enabling this feature, especially the scene where cpuidle is
enabled can benefit.

Signed-off-by: default avatarYangtao Li <frank.li@vivo.com>
Link: https://lore.kernel.org/r/20230209040239.24710-1-frank.li@vivo.com
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent cf16f631
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment