diff options
| -rw-r--r-- | arch/arm/mach-shmobile/clock-r7s72100.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/clock-r7s72100.c b/arch/arm/mach-shmobile/clock-r7s72100.c index e6ab0cd5b286..dd8ce87596de 100644 --- a/arch/arm/mach-shmobile/clock-r7s72100.c +++ b/arch/arm/mach-shmobile/clock-r7s72100.c | |||
| @@ -176,6 +176,10 @@ static struct clk_lookup lookups[] = { | |||
| 176 | CLKDEV_CON_ID("cpu_clk", &div4_clks[DIV4_I]), | 176 | CLKDEV_CON_ID("cpu_clk", &div4_clks[DIV4_I]), |
| 177 | 177 | ||
| 178 | /* MSTP clocks */ | 178 | /* MSTP clocks */ |
| 179 | CLKDEV_DEV_ID("fcfee000.i2c", &mstp_clks[MSTP97]), | ||
| 180 | CLKDEV_DEV_ID("fcfee400.i2c", &mstp_clks[MSTP96]), | ||
| 181 | CLKDEV_DEV_ID("fcfee800.i2c", &mstp_clks[MSTP95]), | ||
| 182 | CLKDEV_DEV_ID("fcfeec00.i2c", &mstp_clks[MSTP94]), | ||
| 179 | CLKDEV_CON_ID("mtu2_fck", &mstp_clks[MSTP33]), | 183 | CLKDEV_CON_ID("mtu2_fck", &mstp_clks[MSTP33]), |
| 180 | 184 | ||
| 181 | /* ICK */ | 185 | /* ICK */ |
