ARM: u300: switch to using syscon regmap for board
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 13 Jun 2013 19:21:31 +0000 (21:21 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 17 Jun 2013 11:54:39 +0000 (13:54 +0200)
commit7fca1f20c0f3e9d7a3b23ee1fc9e832f520f3f1a
treef09643fa89e79047787665d117cd56f0068094d2
parent985062588d55deebc62bee80e979ea03d4a917ea
ARM: u300: switch to using syscon regmap for board

This switches the code using a local remapping of the
system controller to enable the U300 board to be
self-powered over to making the U300-specific syscon
compatible with the MFD generic syscon driver, selecting
the generic syscon driver, and augmenting the board
power code to pick the regmap and manipulate the syscon
from the regmap side of things.

Cc: Dong Aisheng <dong.aisheng@linaro.org>
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-u300.dts
arch/arm/mach-u300/Kconfig
arch/arm/mach-u300/regulator.c