[PATCH 30/32] ARM: ux500: Remove redundant #gpio-cell properties from Snowball DT
Lee Jones
lee.jones at linaro.org
Thu Sep 20 08:12:48 EDT 2012
This property has no place here as the populated node is not related
to a GPIO controller.
Acked-by: Linus Walleij <linus.walleij at linaro.org>
Signed-off-by: Lee Jones <lee.jones at linaro.org>
---
arch/arm/boot/dts/snowball.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/snowball.dts b/arch/arm/boot/dts/snowball.dts
index 2969997..702c0ba 100644
--- a/arch/arm/boot/dts/snowball.dts
+++ b/arch/arm/boot/dts/snowball.dts
@@ -127,7 +127,6 @@
mmc-cap-mmc-highspeed;
vmmc-supply = <&ab8500_ldo_aux3_reg>;
- #gpio-cells = <1>;
cd-gpios = <&gpio6 26 0x4>; // 218
cd-inverted;
--
1.7.9.5
More information about the linux-arm-kernel
mailing list