OSDN Git Service

ARM: OMAP3: fix iva mmu programming issues
authorSuman Anna <s-anna@ti.com>
Thu, 6 Mar 2014 00:24:11 +0000 (18:24 -0600)
committerTony Lindgren <tony@atomide.com>
Wed, 12 Mar 2014 16:48:26 +0000 (09:48 -0700)
commit200a274f359995df239a46ac8f15ccd48261a458
treec5d6c2956ee6f5848112c019dbfe3f412ea3f957
parent895a9613a1ee693c6b5017330c8093621f021107
ARM: OMAP3: fix iva mmu programming issues

The IVA MMU is not functional when used through the hwmod and
omap_device layers. Add fixes to clockdomain and hwmod data
to have it functional. The hwmod changes are needed to enable
the clock, and the SWSUP change is needed to wakeup the domain
because the power domain is programmed to be in RET, and there
is no automatic power domain switching to ON.

Signed-off-by: Suman Anna <s-anna@ti.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clockdomains3xxx_data.c
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c