projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01e8d2e
)
ARM: rockchip: rk3288-tb.dts fix power key gpio setup
author
黄涛
<huangtao@rock-chips.com>
Thu, 20 Mar 2014 13:35:59 +0000
(21:35 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Thu, 20 Mar 2014 13:36:10 +0000
(21:36 +0800)
arch/arm/boot/dts/rk3288-tb.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3288-tb.dts
b/arch/arm/boot/dts/rk3288-tb.dts
index 5d77a87d3961399a73df0b66bfc18026afd541a7..2ea51edb8d1fa37d378bf8874a21c4027cd4e366 100755
(executable)
--- a/
arch/arm/boot/dts/rk3288-tb.dts
+++ b/
arch/arm/boot/dts/rk3288-tb.dts
@@
-389,7
+389,7
@@
};
power-key {
- gpios = <&gpio0 GPIO_A
4
GPIO_ACTIVE_LOW>;
+ gpios = <&gpio0 GPIO_A
5
GPIO_ACTIVE_LOW>;
linux,code = <116>;
label = "power";
gpio-key,wakeup;