On Tue, 10 Aug 2010, Basak, Partha wrote:

> As per our discussion with Paul & you during workshop, I believe, 
> optional clock control should be done using clock APIs. So, I would go 
> by your suggestion 1 of exposing an API to expose the optional clocks in 
> the hwmod, something like:
>
> struct omap_hwmod_opt_clk * omap_hwmod_get_opt_clks(struct omap_hwmod 
> *oh);
>
> If agreed, Charu will send updated patch.

This should be done by modifying the hwmod code to call clk_add_alias() 
for the clock names for the optional clocks.  I don't think any extra API 
is needed.


- Paul
--
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