|
@@ -176,6 +176,10 @@ static struct clk_lookup lookups[] = {
|
|
|
CLKDEV_CON_ID("cpu_clk", &div4_clks[DIV4_I]),
|
|
|
|
|
|
/* MSTP clocks */
|
|
|
+ CLKDEV_DEV_ID("fcfee000.i2c", &mstp_clks[MSTP97]),
|
|
|
+ CLKDEV_DEV_ID("fcfee400.i2c", &mstp_clks[MSTP96]),
|
|
|
+ CLKDEV_DEV_ID("fcfee800.i2c", &mstp_clks[MSTP95]),
|
|
|
+ CLKDEV_DEV_ID("fcfeec00.i2c", &mstp_clks[MSTP94]),
|
|
|
CLKDEV_CON_ID("mtu2_fck", &mstp_clks[MSTP33]),
|
|
|
|
|
|
/* ICK */
|