summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/vf610-twr.dts
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2015-01-16 18:06:15 +0100
committerShawn Guo <shawn.guo@linaro.org>2015-01-20 16:40:35 +0800
commit767139540cbf72886112f427e0691acd5c12f8eb (patch)
tree910892508b97112a251e10b68a2571329acd36e7 /arch/arm/boot/dts/vf610-twr.dts
parent677940258dd8ecab88c8c20e421fd82e9c605680 (diff)
ARM: vf610: use zero based naming for GPIO nodes
On Vybrid, all peripherals are numbered starting with zero, including the GPIO and PORT module. However, the labels of the corresponding device tree nodes start with one, which is confusing. Fix that by renaming the labels of the gpio nodes in the device tree. Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/vf610-twr.dts')
-rw-r--r--arch/arm/boot/dts/vf610-twr.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/vf610-twr.dts b/arch/arm/boot/dts/vf610-twr.dts
index a0f762159cb2..289fef20cd83 100644
--- a/arch/arm/boot/dts/vf610-twr.dts
+++ b/arch/arm/boot/dts/vf610-twr.dts
@@ -123,7 +123,7 @@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_esdhc1>;
bus-width = <4>;
- cd-gpios = <&gpio5 6 GPIO_ACTIVE_LOW>;
+ cd-gpios = <&gpio4 6 GPIO_ACTIVE_LOW>;
status = "okay";
};