ARM: OMAP4: hwmod data: Update AESS data with memory bank area
authorSebastien Guiriec <s-guiriec@ti.com>
Sun, 10 Feb 2013 18:22:24 +0000 (11:22 -0700)
committerPaul Walmsley <paul@pwsan.com>
Sun, 10 Feb 2013 18:22:24 +0000 (11:22 -0700)
commit9f0c5996b73b31b482136462c8118148469c2030
tree94e790fece4d13afede1701d2dbffce90fe3d3b1
parentc02060d869247215c2ea15fd650c333d30f5b210
ARM: OMAP4: hwmod data: Update AESS data with memory bank area

Add AESS memory bank data in hwmod in order to provide memory address
information to the driver.

This version also changes the AESS main clock to use a
non-CLKCTRL-based functional clock.  These are being removed from the
clock data, since they should be handled by the IP block integration
code.  Without this change, the kernel crashes during boot.  Thanks to
Tony Lindgren for reporting this during a test merge.

Signed-off-by: Sebastien Guiriec <s-guiriec@ti.com>
[paul@pwsan.com: updated to change the AESS main_clk]
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_44xx_data.c