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

Commit c77b580e authored by Mao Li's avatar Mao Li
Browse files

ARM: dts: msm: adjust virtual HOME/BACK key map for msm8953 qrd



The virtual keys HOME/BACK are incorrectly defined
for msm8953 qrd. Exchange the positions of these three virtual
keys for a correct operation of the device.

Change-Id: I272326d06ee990c4b7409126fa22d85556ab384d
Signed-off-by: default avatarMao Li <maol@codeaurora.org>
parent 17d7bd58
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@
			synaptics,power-delay-ms = <200>;
			synaptics,reset-delay-ms = <200>;
			synaptics,max-y-for-2d = <1919>;
			synaptics,cap-button-codes = <139 172 158>;
			synaptics,cap-button-codes = <139 158 172>;
			synaptics,vir-button-codes = <139 180 2000 320 160
						      158 540 2000 320 160
						      172 900 2000 320 160>;