diff mbox

[1/1] ARM: ux500: Remove redundant #gpio-cell properties from Snowball DT

Message ID 1347983122-15174-1-git-send-email-lee.jones@linaro.org (mailing list archive)
State New, archived
Headers show

Commit Message

Lee Jones Sept. 18, 2012, 3:45 p.m. UTC
This property has no place here as the populated node is not related
to a GPIO controller.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
 arch/arm/boot/dts/snowball.dts |    1 -
 1 file changed, 1 deletion(-)

Comments

Linus Walleij Sept. 20, 2012, 6:34 a.m. UTC | #1
On Tue, Sep 18, 2012 at 5:45 PM, Lee Jones <lee.jones@linaro.org> wrote:

> This property has no place here as the populated node is not related
> to a GPIO controller.
>
> Signed-off-by: Lee Jones <lee.jones@linaro.org>

Acked-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij
diff mbox

Patch

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;