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:
e49eecc
)
ARM64: dts: rockchip: rk3366-tb: fix power_key gpio error
author
David Wu
<david.wu@rock-chips.com>
Tue, 1 Mar 2016 15:04:43 +0000
(23:04 +0800)
committer
Huang, Tao
<huangtao@rock-chips.com>
Wed, 2 Mar 2016 01:46:16 +0000
(09:46 +0800)
Change-Id: I698e300b3d34d2bb5e8f1b83f3c6655af7e5d15a
Signed-off-by: David Wu <david.wu@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3366-tb.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3366-tb.dts
b/arch/arm64/boot/dts/rockchip/rk3366-tb.dts
index 2fa42ac5e65fa53e6476525ad8919e552289f7f6..43ce6a5d95a9ceb49a54520728a0f6194c2c3dd0 100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk3366-tb.dts
+++ b/
arch/arm64/boot/dts/rockchip/rk3366-tb.dts
@@
-124,7
+124,7
@@
};
power-key {
- gpios = <&gpio0
2
GPIO_ACTIVE_LOW>;
+ gpios = <&gpio0
11
GPIO_ACTIVE_LOW>;
linux,code = <116>;
label = "power";
gpio-key,wakeup;