]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit69e2213305d42bddb9056c8061d482133c3c475e
treef09643fa89e79047787665d117cd56f0068094d2
parent013a6439943ed4b98da2a9e6b90764e2f32b9a77
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