]> asedeno.scripts.mit.edu Git - linux.git/commit
clocksource/drivers/mediatek: Use GPT as sched clock source
authorYingjoe Chen <yingjoe.chen@mediatek.com>
Mon, 13 Jul 2015 09:32:46 +0000 (17:32 +0800)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 15 Oct 2015 15:41:58 +0000 (17:41 +0200)
commitf14665f63b92f958636b7e7610ec2c9726ea9335
treeb85c1abb2cb58ec9982c665b3c2fbf2f669f6fec
parentfc686d0037d782c994e338ecb01bfef8bbafff9f
clocksource/drivers/mediatek: Use GPT as sched clock source

When cpu is in deep idle, arch timer will stop counting. Setup GPT as
sched clock source so it can keep counting in idle.

Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/clocksource/mtk_timer.c