mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: rk3399pro-npu-evb-v10: fix power key
Change-Id: I71e009e12e6a1acbb1d2406ca12192b04e538c37 Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
pinctrl-0 = <&pwr_key>;
|
||||
|
||||
power {
|
||||
gpios = <&gpio0 RK_PB0 GPIO_ACTIVE_LOW>;
|
||||
gpios = <&gpio0 RK_PB0 GPIO_ACTIVE_HIGH>;
|
||||
label = "GPIO Power";
|
||||
linux,code = <116>;
|
||||
wakeup-source;
|
||||
|
||||
Reference in New Issue
Block a user