diff options
author | Lee Jones <lee.jones@linaro.org> | 2012-09-18 17:26:48 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2012-09-20 12:32:46 +0200 |
commit | 0ce89380ded57d96a9496c100e92acf55283011c (patch) | |
tree | 9f5dfba00a6fbafbb415ae323fdafb676a431065 /arch/arm/boot/dts/snowball.dts | |
parent | ARM: ux500: Add all encompassing sound node to the HREF Device Tree (diff) | |
download | linux-0ce89380ded57d96a9496c100e92acf55283011c.tar.xz linux-0ce89380ded57d96a9496c100e92acf55283011c.zip |
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>
Diffstat (limited to 'arch/arm/boot/dts/snowball.dts')
-rw-r--r-- | arch/arm/boot/dts/snowball.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/snowball.dts b/arch/arm/boot/dts/snowball.dts index 29699971b5b3..702c0baa6004 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; |