ARM: ux500: Move GPIO regulator for SD-card into board DTSs
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 20 Apr 2015 14:02:31 +0000 (16:02 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 27 Apr 2015 07:01:01 +0000 (09:01 +0200)
The GPIO regulator for the SD-card isn't a ux500 SOC configuration, but
instead it's specific to the board. Move the definition of it, into the
board DTSs.

Fixes: c94a4ab7af3f ("ARM: ux500: Disable the MMCI gpio-regulator by default")
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found