clk: mediatek: export cpu multiplexer clock for MT2701/MT7623 SoCs

The patch enables CPU multiplexer clock on MT2701/MT7623 SoC which fixes
up cpufreq driver fails at acquiring intermediate clock source when driver
probe is called.

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>
This commit is contained in:
Sean Wang
2017-05-05 23:26:10 +08:00
committed by Stephen Boyd
parent 1e17de9049
commit 43ed50ee5a
2 changed files with 10 additions and 1 deletions

View File

@@ -221,7 +221,8 @@
#define CLK_INFRA_PMICWRAP 17
#define CLK_INFRA_DDCCI 18
#define CLK_INFRA_CLK_13M 19
#define CLK_INFRA_NR 20
#define CLK_INFRA_CPUSEL 20
#define CLK_INFRA_NR 21
/* PERICFG */