Browse Source

ARM: ux500: Remove redundant #gpio-cell properties from Snowball DT

This property has no place here as the populated node is not related
to a GPIO controller.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Lee Jones 12 years ago
parent
commit
0ce89380de
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/boot/dts/snowball.dts

+ 0 - 1
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;