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

Commit dd0beafe authored by Abinaya P's avatar Abinaya P
Browse files

ARM: dts: msm: update fw based on config id for 8952



8952 CDP/MTP/QRD support Synaptics touch controller. Update
the firmware based on strict config ID versioning, instead of
packrat id based checking.

Change-Id: I64d1d83719604b011934e154d3a4932a1d54a399
Signed-off-by: default avatarHimanshu Aggarwal <haggarwa@codeaurora.org>
Signed-off-by: default avatarAbinaya P <abinayap@codeaurora.org>
parent d5d4b2a9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@
		synaptics,reset-gpio = <&msm_gpio 64 0x0>;
		synaptics,disable-gpios;
		synaptics,detect-device;
		synaptics,bypass-packrat-id-check;
		synaptics,device1 {
			synaptics,package-id = <3408>;
			synaptics,display-coords = <0 0 1079 1919>;
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@
		synaptics,i2c-pull-up;
		synaptics,power-down;
		synaptics,disable-gpios;
		synaptics,bypass-packrat-id-check;
		synaptics,display-coords = <0 0 1079 1919>;
		synaptics,panel-coords = <0 0 1079 2084>;
	};
+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@
		synaptics,i2c-pull-up;
		synaptics,power-down;
		synaptics,disable-gpios;
		synaptics,bypass-packrat-id-check;
		synaptics,button-map = <139 172 158>;
	};
};