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

Commit 9711cac2 authored by Mao Li's avatar Mao Li
Browse files

ARM: dts: msm: change the max number of touches for MSM8909



8909 SKUA, SKUC, SKUE use FT6XX6 controller which supports only two
fingers. Change the device tree property for this to reflect the
correct value.

Change-Id: I524219149ac63e398d7d29c8432db205c35c8d9d
Signed-off-by: default avatarMao Li <maol@codeaurora.org>
parent d6415d1a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -43,7 +43,7 @@
			focaltech,group-id = <1>;
			focaltech,hard-reset-delay-ms = <20>;
			focaltech,soft-reset-delay-ms = <200>;
			focaltech,num-max-touches = <5>;
			focaltech,num-max-touches = <2>;
			focaltech,fw-delay-aa-ms = <30>;
			focaltech,fw-delay-55-ms = <30>;
			focaltech,fw-upgrade-id1 = <0x79>;
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@
			focaltech,group-id = <1>;
			focaltech,hard-reset-delay-ms = <20>;
			focaltech,soft-reset-delay-ms = <200>;
			focaltech,num-max-touches = <5>;
			focaltech,num-max-touches = <2>;
			focaltech,fw-delay-aa-ms = <30>;
			focaltech,fw-delay-55-ms = <30>;
			focaltech,fw-upgrade-id1 = <0x79>;
+1 −1
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@
			focaltech,group-id = <1>;
			focaltech,hard-reset-delay-ms = <20>;
			focaltech,soft-reset-delay-ms = <200>;
			focaltech,num-max-touches = <5>;
			focaltech,num-max-touches = <2>;
			focaltech,fw-delay-aa-ms = <30>;
			focaltech,fw-delay-55-ms = <30>;
			focaltech,fw-upgrade-id1 = <0x79>;