commit | 1e17de9049da5ef482ec8f6a875a83bec96bed3e | [log] [tgz] |
---|---|---|
author | Sean Wang <sean.wang@mediatek.com> | Fri May 05 23:26:09 2017 +0800 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Mon Jun 19 19:02:43 2017 -0700 |
tree | 1811f4da3b94ee86457ef1dbd6932956690cb4f3 | |
parent | 34deaff763d41b5f73723a71c5f45383374dc7eb [diff] |
clk: mediatek: add missing cpu mux causing Mediatek cpufreq can't work This patch adds CPU multiplexer clocks which are essential for Mediatek cpufreq driver. It would use the CPU clock multiplexer to switch to the intermediate clock source temporarily and then wait for the primary clock changing getting stable. Signed-off-by: Pi-Cheng Chen <pi-cheng.chen@linaro.org> Signed-off-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>