|
@@ -158,8 +158,8 @@ static struct clk mstp_clks[] = {
|
|
|
MSTP("sh0", &div4_clks[DIV4_P], MSTPCR0, 20, 0),
|
|
|
MSTP("hudi0", &div4_clks[DIV4_P], MSTPCR0, 19, 0),
|
|
|
MSTP("ubc0", &div4_clks[DIV4_P], MSTPCR0, 17, 0),
|
|
|
- MSTP("tmu0", &div4_clks[DIV4_P], MSTPCR0, 15, 0),
|
|
|
- MSTP("cmt0", &r_clk, MSTPCR0, 14, 0),
|
|
|
+ MSTP("tmu_fck", &div4_clks[DIV4_P], MSTPCR0, 15, 0),
|
|
|
+ MSTP("cmt_fck", &r_clk, MSTPCR0, 14, 0),
|
|
|
MSTP("rwdt0", &r_clk, MSTPCR0, 13, 0),
|
|
|
MSTP("mfi0", &div4_clks[DIV4_P], MSTPCR0, 11, 0),
|
|
|
MSTP("flctl0", &div4_clks[DIV4_P], MSTPCR0, 10, 0),
|