On Wed, Jul 04, 2012 at 14:43:15, Paul Walmsley wrote:
On Tue, 3 Jul 2012, Hiremath, Vaibhav wrote:
quoted
On Thu, Jun 28, 2012 at 21:14:16, Hiremath, Vaibhav wrote:
quoted
AM33XX PRCM architecture is different that any OMAP family
of devices, so it is required to have separate implementation
to handle AM33XX module enable/disable, reset assert/deassert
functionality.
This patch adds wrapper api's in omap_hwmod framework to
access prm/cm for AM33XX family of devices.
Signed-off-by: Vaibhav Hiremath <redacted>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Kevin Hilman <redacted>
Cc: Tony Lindgren <tony@atomide.com>
---
Ping !!!
Doesn't this have a cross-dependency on Kevin's series that is part of
this tag:
http://git.kernel.org/?p=linux/kernel/git/pjw/omap-pending.git;a=tag;h=0c66cfc31db4d4fc97c50ecf96fc5e3807a039ee
?
If so then it probably makes sense for this to wait until 3.7, since
Tony's AM33xx devel branch is based on v3.5-rc1.
Paul,
Two more patches got missed last time,
ARM: OMAP2+: hwmod: Add new sysc_type3 into omap_hwmod required for am33xx
ARM: OMAP3/4: omap_hwmod: Add rstst_off field to struct omap_hwmod_omap4_prcm
Can this also be merged into your pull request?
Thanks,
Vaibhav