dect
/
linux-2.6
Archived
13
0
Fork 0

ARM: ux500: Disable the MMCI gpio-regulator by default

Not all supported boards will require a MMCI gpio-regulator,
therefore it's a good idea to only enable the node when and if
it is required. Let's disable it by default.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
This commit is contained in:
Lee Jones 2012-11-15 13:02:16 +00:00
parent cece5c4009
commit c94a4ab7af
1 changed files with 2 additions and 0 deletions

View File

@ -642,6 +642,8 @@
gpio-enable = <&tc3589x_gpio 17 0x4>;
states = <1800000 0x1
2900000 0x0>;
status = "disabled";
};
};
};