[PATCH-V2 0/4] ARM: OMAP2+: am33xx: Add clocktree and hwmod data
From: Hiremath, Vaibhav <hidden>
Date: 2012-06-05 08:31:58
Also in:
linux-omap
On Tue, Jun 05, 2012 at 13:29:52, Tony Lindgren wrote:
* Vaibhav Hiremath [off-list ref] [120529 03:01]:quoted
This patch adds complete clockctree and hwmod data for the AM33XX family of devices. This patch-series is cleaned up further from Paul's cleanup activity on AM33xx clocktree, where all leaf nodes have been removed and now modules enable/disable is controlled only using hwmod framework interface. There are certain modules, like clkdiv32k, debugss, etc..., for which we still doesn't have hwmod_data present, so in order to disable these modules during boot time, we still have to maintain clk node for them. Comment has been added to highlight this, and in the future we will cleanup this. As far as, CLKDIV32K module, in reality is not module but still we have MODULEMODE to control it, so we may have to keep this node alone in the clocktree.Considering that we have the RFC patches available for common clk fwk, we should probably avoid the extra churn and have this use the common clk fwk instead. Of course that is assuming the common clk fwk patches will be mergeable soonish.
I will try to make sure that, their effort is only required for review (nothing else). Lets here from Paul and Rajendra on this. It would be really great if we decide to merge them to linux next, People really can start using linux-next/master for further development on BeagleBone. Thanks, Vaibhav