ARM: OMAP2+: hwmod: Hook-up am33xx support in omap_hwmod framework
authorVaibhav Hiremath <hvaibhav@ti.com>
Tue, 11 Sep 2012 23:18:53 +0000 (17:18 -0600)
committerPaul Walmsley <paul@pwsan.com>
Tue, 11 Sep 2012 23:18:53 +0000 (17:18 -0600)
commit1688bf19b8daaa2eb4e861c33a6396ca85b890c3
treedfb32129f4f4e8f98340145f9e31073362f3a926
parent55d512e245bc7699a8800e23df1a24195dd08217
ARM: OMAP2+: hwmod: Hook-up am33xx support in omap_hwmod framework

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 <hvaibhav@ti.com>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Kevin Hilman <khilman@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
[paul@pwsan.com: fixed checkpatch messages]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod.c