* Tero Kristo [off-list ref] [160613 12:07]:
Hi,
Resending the series as it didn't get that much attention last time.
This has just been rebased on top of 4.7-rc1, no other changes.
This series adds support for hwmod module clocks, which are currently
directly handled by hwmod core. This addresses following issues:
* one step closer of removing hwmod core / data from kernel
* unblock Tony's interconnect driver work (this is also required
for removing hwmod codebase)
* add proper clock support for the hardware modules currently handled
by hwmod core; use counting for clocks, ability to share clocks
between multiple modules, etc.
* add helper clock APIs for removing most of the clock aliases under
drivers/clk/ti/clk-xyz.c files
Mike & Stephen, are you guys OK with this approach? If so, we should
put this into an immutable branch to avoid merge conflicts.
Regards,
Tony