ARM: ux500: Move regulator-name properties out to board DTS files
authorLee Jones <lee.jones@linaro.org>
Tue, 25 Sep 2012 11:04:51 +0000 (12:04 +0100)
committerLee Jones <lee.jones@linaro.org>
Tue, 20 Nov 2012 16:10:43 +0000 (16:10 +0000)
Regulator supply names should be allocated by board rather than
per SoC, as the same SoC could be wired differently on varying
hardware. Here we push all regulator-name allocation out to the
dbx5x0 subordinate board files; HREF and Snowball.

Requested-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found