ARM: rockchip: rk3288-tb.dts fix power key gpio setup

This commit is contained in:
黄涛
2014-03-20 21:35:59 +08:00
parent 01e8d2e7cb
commit 868a8e5100

View File

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