ARM64: dts: rockchip: rk3366-tb: fix power_key gpio error
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3366-tb.dts
index 2fa42ac5e65fa53e6476525ad8919e552289f7f6..43ce6a5d95a9ceb49a54520728a0f6194c2c3dd0 100644 (file)
                };
 
                power-key {
-                       gpios = <&gpio0 2 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
                        linux,code = <116>;
                        label = "power";
                        gpio-key,wakeup;