mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
ARM: rockchip: rk3288-tb.dts fix power key gpio setup
This commit is contained in:
@@ -389,7 +389,7 @@
|
||||
};
|
||||
|
||||
power-key {
|
||||
gpios = <&gpio0 GPIO_A4 GPIO_ACTIVE_LOW>;
|
||||
gpios = <&gpio0 GPIO_A5 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <116>;
|
||||
label = "power";
|
||||
gpio-key,wakeup;
|
||||
|
||||
Reference in New Issue
Block a user