|
@@ -498,6 +498,7 @@ static struct omap_hwmod am43xx_dss_dispc_hwmod = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
.dev_attr = &am43xx_dss_dispc_dev_attr,
|
|
.dev_attr = &am43xx_dss_dispc_dev_attr,
|
|
|
|
+ .parent_hwmod = &am43xx_dss_core_hwmod,
|
|
};
|
|
};
|
|
|
|
|
|
/* rfbi */
|
|
/* rfbi */
|
|
@@ -512,6 +513,7 @@ static struct omap_hwmod am43xx_dss_rfbi_hwmod = {
|
|
.clkctrl_offs = AM43XX_CM_PER_DSS_CLKCTRL_OFFSET,
|
|
.clkctrl_offs = AM43XX_CM_PER_DSS_CLKCTRL_OFFSET,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
|
|
+ .parent_hwmod = &am43xx_dss_core_hwmod,
|
|
};
|
|
};
|
|
|
|
|
|
/* Interfaces */
|
|
/* Interfaces */
|