* Tomi Valkeinen <[email protected]> [140617 02:26]:
> On 17/06/14 11:58, Tony Lindgren wrote:
> 
> >> +/* rfbi */
> > 
> > I think we're still missing am43x_rfbi_sysc entry though?
> > 
> >> +static struct omap_hwmod am43xx_dss_rfbi_hwmod = {
> >> +  .name           = "dss_rfbi",
> >> +  .class          = &omap2_rfbi_hwmod_class,
> >> +  .clkdm_name     = "dss_clkdm",
> >> +  .main_clk       = "disp_clk",
> >> +  .prcm = {
> >> +          .omap4 = {
> >> +                  .clkctrl_offs = AM43XX_CM_PER_DSS_CLKCTRL_OFFSET,
> >> +          },
> >> +  },
> >> +};
> 
> That should come from omap2/3 hwmod data, as the above references
> omap2_rfbi_hwmod_class. The bits there looked correct for AM43xx to me.

OK looks good to me then:

Acked-by: Tony Lindgren <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to