From: Lothar Waßmann Date: Fri, 7 Mar 2014 08:06:49 +0000 (+0100) Subject: arm: dts: tx6: use symbolic name for keycode X-Git-Tag: KARO-TX6-CoMTFT-2014-03-07~9 X-Git-Url: https://git.karo-electronics.de/?p=karo-tx-linux.git;a=commitdiff_plain;h=523a4dcb8b49969f0a574fda7137f3ea7f66bd1f arm: dts: tx6: use symbolic name for keycode --- diff --git a/arch/arm/boot/dts/imx6qdl-tx6.dtsi b/arch/arm/boot/dts/imx6qdl-tx6.dtsi index be143b124a19..0ff130b1db09 100644 --- a/arch/arm/boot/dts/imx6qdl-tx6.dtsi +++ b/arch/arm/boot/dts/imx6qdl-tx6.dtsi @@ -9,6 +9,7 @@ * http://www.gnu.org/copyleft/gpl.html */ +#include #include / { @@ -219,7 +220,7 @@ power { label = "Power Button"; gpios = <&gpio5 2 GPIO_ACTIVE_HIGH>; - linux,code = <116>; /* KEY_POWER */ + linux,code = ; gpio-key,wakeup; }; };