|
@@ -1964,7 +1964,7 @@ static struct omap_hwmod_irq_info omap3xxx_usb_host_hs_irqs[] = {
|
|
|
static struct omap_hwmod omap3xxx_usb_host_hs_hwmod = {
|
|
|
.name = "usb_host_hs",
|
|
|
.class = &omap3xxx_usb_host_hs_hwmod_class,
|
|
|
- .clkdm_name = "l3_init_clkdm",
|
|
|
+ .clkdm_name = "usbhost_clkdm",
|
|
|
.mpu_irqs = omap3xxx_usb_host_hs_irqs,
|
|
|
.main_clk = "usbhost_48m_fck",
|
|
|
.prcm = {
|
|
@@ -2047,7 +2047,7 @@ static struct omap_hwmod_irq_info omap3xxx_usb_tll_hs_irqs[] = {
|
|
|
static struct omap_hwmod omap3xxx_usb_tll_hs_hwmod = {
|
|
|
.name = "usb_tll_hs",
|
|
|
.class = &omap3xxx_usb_tll_hs_hwmod_class,
|
|
|
- .clkdm_name = "l3_init_clkdm",
|
|
|
+ .clkdm_name = "core_l4_clkdm",
|
|
|
.mpu_irqs = omap3xxx_usb_tll_hs_irqs,
|
|
|
.main_clk = "usbtll_fck",
|
|
|
.prcm = {
|