|
@@ -590,18 +590,18 @@ static struct clk_lookup lookups[] = {
|
|
|
CLKDEV_DEV_ID("e6c20000.i2c", &mstp_clks[MSTP323]),
|
|
|
CLKDEV_DEV_ID("renesas_usbhs", &mstp_clks[MSTP320]),
|
|
|
CLKDEV_DEV_ID("sh_mobile_sdhi.0", &mstp_clks[MSTP314]),
|
|
|
- CLKDEV_DEV_ID("e6850000.sdhi", &mstp_clks[MSTP314]),
|
|
|
+ CLKDEV_DEV_ID("e6850000.sd", &mstp_clks[MSTP314]),
|
|
|
CLKDEV_DEV_ID("sh_mobile_sdhi.1", &mstp_clks[MSTP313]),
|
|
|
- CLKDEV_DEV_ID("e6860000.sdhi", &mstp_clks[MSTP313]),
|
|
|
+ CLKDEV_DEV_ID("e6860000.sd", &mstp_clks[MSTP313]),
|
|
|
CLKDEV_DEV_ID("sh_mmcif", &mstp_clks[MSTP312]),
|
|
|
- CLKDEV_DEV_ID("e6bd0000.mmcif", &mstp_clks[MSTP312]),
|
|
|
+ CLKDEV_DEV_ID("e6bd0000.mmc", &mstp_clks[MSTP312]),
|
|
|
CLKDEV_DEV_ID("r8a7740-gether", &mstp_clks[MSTP309]),
|
|
|
CLKDEV_DEV_ID("e9a00000.sh-eth", &mstp_clks[MSTP309]),
|
|
|
CLKDEV_DEV_ID("renesas-tpu-pwm", &mstp_clks[MSTP304]),
|
|
|
CLKDEV_DEV_ID("e6600000.pwm", &mstp_clks[MSTP304]),
|
|
|
|
|
|
CLKDEV_DEV_ID("sh_mobile_sdhi.2", &mstp_clks[MSTP415]),
|
|
|
- CLKDEV_DEV_ID("e6870000.sdhi", &mstp_clks[MSTP415]),
|
|
|
+ CLKDEV_DEV_ID("e6870000.sd", &mstp_clks[MSTP415]),
|
|
|
|
|
|
/* ICK */
|
|
|
CLKDEV_ICK_ID("host", "renesas_usbhs", &mstp_clks[MSTP416]),
|