[PATCHv2 2/5] ARM: OMAP2+: hwmod: fetch main_clk based on hwmod name
From: tony@atomide.com (Tony Lindgren)
Date: 2016-07-04 14:32:48
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2016-07-04 14:32:48
Also in:
linux-omap
* Tero Kristo [off-list ref] [160704 04:14]:
With the transition to hwmod module clocks, all hwmods will have their main clocks named <hwmod_name>_mod_ck. Use this info to fetch main_clk, and use it if found. Also, if a main_clk is found based on the hwmod name, disable the direct PRCM modulemode access from hwmod.
Thanks for updating this, applying all into omap-for-v4.8/soc. Regards, Tony