projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73faf2b
)
ARM: ux500: Remove redundant #gpio-cell properties from Snowball DT
author
Lee Jones
<lee.jones@linaro.org>
Tue, 18 Sep 2012 15:26:48 +0000
(17:26 +0200)
committer
Lee Jones
<lee.jones@linaro.org>
Thu, 20 Sep 2012 10:32:46 +0000
(12:32 +0200)
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>
arch/arm/boot/dts/snowball.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/snowball.dts
b/arch/arm/boot/dts/snowball.dts
index 29699971b5b32b165f13c6e841ebfc3e1fd8f48a..702c0baa6004bb9bddba8bbe5c19f008c31bbce0 100644
(file)
--- 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;