Skip to content

Commit

Permalink
ARM: ux500: Remove redundant #gpio-cell properties from Snowball DT
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Lee Jones committed Sep 20, 2012
1 parent 73faf2b commit 0ce8938
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/boot/dts/snowball.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 0ce8938

Please sign in to comment.