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:
Weixin Zhou
2018-10-30 16:50:51 +08:00
committed by Tao Huang
parent dca370eb29
commit 7149f2cbf0

View File

@@ -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;