ARM: ux500: Add support for ab8500 regulators into the Device Tree

Here we supply the information required to setup regulators successfully
on Snowball and other db8500 variants which use the ab8500 regulators.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Lee Jones
2012-05-29 14:29:53 +08:00
committed by Arnd Bergmann
parent bc36748153
commit 4a85c7fa52
2 changed files with 70 additions and 0 deletions

View File

@@ -103,11 +103,13 @@
sdi@80126000 {
status = "enabled";
vmmc-supply = <&ab8500_ldo_aux3_reg>;
cd-gpios = <&gpio6 26 0x4>; // 218
};
sdi@80114000 {
status = "enabled";
vmmc-supply = <&ab8500_ldo_aux2_reg>;
};
uart@80120000 {