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

Commit 7aecad7e authored by Abinaya P's avatar Abinaya P
Browse files

ARM: dts: msm: Use the touch panel co-ordinates returned from touch sensor



While configuring for virtual keys in dtsi, use the touch panel
co-ordinates which are returned from the touch sensor. This change is
applicable for both 8916 and 8939.

Change-Id: I33d1d39cda184a30ac7d7cfbba2fbdaddd14b2fc
Signed-off-by: default avatarAbinaya P <abinayap@codeaurora.org>
parent a0bba46a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@
			synaptics,device2 {
				synaptics,package-id = <3408>;
				synaptics,display-coords = <0 0 1079 1919>;
				synaptics,panel-coords = <0 0 1079 2084>;
				synaptics,panel-coords = <0 0 1079 2063>;
			};
		};
	};
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@
			synaptics,device2 {
				synaptics,package-id = <3408>;
				synaptics,display-coords = <0 0 1079 1919>;
				synaptics,panel-coords = <0 0 1079 2084>;
				synaptics,panel-coords = <0 0 1079 2063>;
				synaptics,key-codes = <158 139 172 217>;
			};
			synaptics,device3 {