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

Commit 09b64e85 authored by Shantanu Jain's avatar Shantanu Jain Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add synaptics touch firmware for wearables



Add synaptics touch firmware name as DT property for SDW3100
wearable devices, so that touch driver can parse and flash it
while boot-up. And remove the x/y-flip properties as the firmware
takes care of the same.

Change-Id: Ic71c9beafd271932fd1f13127082b459b63fdda6
Signed-off-by: default avatarShantanu Jain <shjain@codeaurora.org>
parent 01d21edd
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -55,8 +55,7 @@
			synaptics,do-not-disable-regulators;
			synaptics,wakeup-gestures-en;
			synaptics,resume-in-workqueue;
			synaptics,x-flip;
			synaptics,y-flip;
			synaptics,fw-name = "PR1814809-s1222_30303032.img";
			/delete-property/ synaptics,reset-gpio;
			/delete-property/ synaptics,display-coords;
			/delete-property/ synaptics,panel-coords;
+1 −2
Original line number Diff line number Diff line
@@ -58,8 +58,7 @@
			synaptics,do-not-disable-regulators;
			synaptics,wakeup-gestures-en;
			synaptics,resume-in-workqueue;
			synaptics,x-flip;
			synaptics,y-flip;
			synaptics,fw-name = "PR1814809-s1222_30303032.img";
			/delete-property/ synaptics,reset-gpio;
			/delete-property/ synaptics,display-coords;
			/delete-property/ synaptics,panel-coords;
+1 −2
Original line number Diff line number Diff line
@@ -58,8 +58,7 @@
			synaptics,do-not-disable-regulators;
			synaptics,wakeup-gestures-en;
			synaptics,resume-in-workqueue;
			synaptics,x-flip;
			synaptics,y-flip;
			synaptics,fw-name = "PR1814809-s1222_30303032.img";
			/delete-property/ synaptics,reset-gpio;
			/delete-property/ synaptics,display-coords;
			/delete-property/ synaptics,panel-coords;