summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/hrefprev60.dts
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2012-12-06 15:11:53 (GMT)
committerLinus Walleij <linus.walleij@linaro.org>2013-03-01 22:25:26 (GMT)
commit757660038c187766d39dbfccc26e279862b23a5d (patch)
tree6222e12b1bf6472ba470703a767512a01a53c680 /arch/arm/boot/dts/hrefprev60.dts
parentd05b066f6720be1a4771f1b922a3926da7097beb (diff)
downloadlinux-fsl-qoriq-757660038c187766d39dbfccc26e279862b23a5d.tar.xz
ARM: ux500: Use the correct name when supplying a GPIO enable pin
Correct a typo in the Device Tree source file, where instead of specifying property 'enable-gpio', which the driver is expecting we specified 'gpio-enable' instead. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/hrefprev60.dts')
-rw-r--r--arch/arm/boot/dts/hrefprev60.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/hrefprev60.dts b/arch/arm/boot/dts/hrefprev60.dts
index eec29c4..9194fb6 100644
--- a/arch/arm/boot/dts/hrefprev60.dts
+++ b/arch/arm/boot/dts/hrefprev60.dts
@@ -40,7 +40,7 @@
vmmci: regulator-gpio {
gpios = <&tc3589x_gpio 18 0x4>;
- gpio-enable = <&tc3589x_gpio 17 0x4>;
+ enable-gpio = <&tc3589x_gpio 17 0x4>;
status = "okay";
};