summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/snowball.dts
diff options
context:
space:
mode:
authorFabio Baltieri <fabio.baltieri@linaro.org>2013-04-09 09:16:56 (GMT)
committerLinus Walleij <linus.walleij@linaro.org>2013-05-27 12:07:11 (GMT)
commit99b38eef5a86648131b8c0340ce386e9bfc71ae3 (patch)
treed7fb1afd5a8876f14d556bc752042a5a8a56ffd6 /arch/arm/boot/dts/snowball.dts
parentb1ba1439e319a2c648d6a3ff247f7bc6c1649624 (diff)
downloadlinux-fsl-qoriq-99b38eef5a86648131b8c0340ce386e9bfc71ae3.tar.xz
ARM: ux500: Fix intcore regulator name
Ux500 regulator name for V-INTCORE is misspelled as vinitcore instead of vintcore in some .dts file, causing the AB8500 regulator driver to not bind properly. Fix this by replacing all occurrences with the right name. Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/snowball.dts')
-rw-r--r--arch/arm/boot/dts/snowball.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/snowball.dts b/arch/arm/boot/dts/snowball.dts
index 2669295..e8219cc7 100644
--- a/arch/arm/boot/dts/snowball.dts
+++ b/arch/arm/boot/dts/snowball.dts
@@ -322,7 +322,7 @@
regulator-name = "V-MMC-SD";
};
- ab8500_ldo_initcore_reg: ab8500_ldo_initcore {
+ ab8500_ldo_intcore_reg: ab8500_ldo_intcore {
regulator-name = "V-INTCORE";
};