ARM: ux500: Correct the EN_3v3 regulator's on/off GPIO
authorLee Jones <lee.jones@linaro.org>
Tue, 18 Jun 2013 08:51:58 +0000 (09:51 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Jun 2013 12:48:32 +0000 (14:48 +0200)
commitb099576de9d7352a1f4b7650eef562f3d4d29198
treee4fb768306639532ab594782a7c4805c00eed3f8
parent348f3bc6e92e95aa153e9dc413755aaee892b139
ARM: ux500: Correct the EN_3v3 regulator's on/off GPIO

When this node was added, the AB8500 GPIO driver was pretty broken.
As a hack, we pretended that NOMADIK GPIO 26 was the correct on/off
pin, as it was unused. It worked because AB8500 GPIO 26 was in an
'always on from boot' state. Now the AB8500 GPIO driver is working,
the default state for all the pins is 'off'. Let's flip back over to
use the correct GPIO which is _actually_ attached to the regulator.

We're also taking the opportunity to straighten out some formatting
misdemeanours, swapping spaces for tabs.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/snowball.dts