]> Pileus Git - ~andy/linux/commit
ARM: OMAP2+: AM43x: early init
authorAfzal Mohammed <afzal@ti.com>
Mon, 27 May 2013 14:36:23 +0000 (20:06 +0530)
committerTony Lindgren <tony@atomide.com>
Wed, 12 Jun 2013 15:00:35 +0000 (08:00 -0700)
commitc5107027b12181a1fc7a9b656f15300ea12d26aa
tree109157672af597036297bcb8e8e19a1f6595a889
parentaddb154ad115c4fff7bd48dc4064e1cb1432e64c
ARM: OMAP2+: AM43x: early init

Minimal early init - PRCM initialization not yet taken care.

Control module is similar (base address, feature register etc.) as
that of AM335x, while PRCM base address is different. Instead of
adding a new header file for AM43x, PRCM base address is added in
AM335x header file as it is similar to it to a large extent.

Signed-off-by: Afzal Mohammed <afzal@ti.com>
[tony@atomide.com: updated to drop am33xx_check_features()]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/am33xx.h
arch/arm/mach-omap2/common.h
arch/arm/mach-omap2/io.c