commit | f14665f63b92f958636b7e7610ec2c9726ea9335 | [log] [tgz] |
---|---|---|
author | Yingjoe Chen <yingjoe.chen@mediatek.com> | Mon Jul 13 17:32:46 2015 +0800 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Thu Oct 15 17:41:58 2015 +0200 |
tree | b85c1abb2cb58ec9982c665b3c2fbf2f669f6fec | |
parent | fc686d0037d782c994e338ecb01bfef8bbafff9f [diff] |
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>