Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 008f238e authored by Sourabh Banerjee's avatar Sourabh Banerjee Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: set linux-code to 148 for action key on APQ8009



On APQ8009 excelpoint refboard seting the linux-code to 148 as
userspace is not handling key-codes greater than 255.

Change-Id: I3c13f0f91310b500731789a241ad48f524305aa3
Signed-off-by: default avatarSourabh Banerjee <sbanerje@codeaurora.org>
parent 56e218a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -178,7 +178,7 @@
			label = "action";
			gpios = <&msm_gpio 87 0x1>;
			linux,input-type = <1>;
			linux,code = <315>;
			linux,code = <148>;
			debounce-interval = <15>;
		};