Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751687AbaLOH4C (ORCPT ); Mon, 15 Dec 2014 02:56:02 -0500 Received: from mail-wg0-f53.google.com ([74.125.82.53]:47137 "EHLO mail-wg0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751177AbaLOHz7 convert rfc822-to-8bit (ORCPT ); Mon, 15 Dec 2014 02:55:59 -0500 MIME-Version: 1.0 In-Reply-To: <912A29987EAE174BA6CF187D7CDFA9CE26FA135A@DLEE08.ent.ti.com> References: <1415941651-28962-1-git-send-email-vigneshr@ti.com> <20141124115116.GA14997@linutronix.de> <547C3A95.30605@ti.com> <547C3C19.5090501@linutronix.de> <547C42FF.5010700@ti.com> <548A0125.6040708@linutronix.de> <912A29987EAE174BA6CF187D7CDFA9CE26FA135A@DLEE08.ent.ti.com> Date: Mon, 15 Dec 2014 09:55:56 +0200 Message-ID: Subject: Re: [PATCH v4 0/6] Touchscreen performance related fixes From: Catalin Crenguta To: "Griffis, Brad" Cc: Sebastian Andrzej Siewior , Nicolae Rosia , "R, Vignesh" , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Benoit Cousson , Tony Lindgren , Russell King , Jonathan Cameron , Hartmut Knaack , "richardcochran@gmail.com" , Dmitry Torokhov , Lee Jones , Lars-Peter Clausen , Peter Meerwald , Samuel Ortiz , "Balbi, Felipe" , Sanjeev Sharma , Paul Gortmaker , Jan Kardell , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-omap@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-iio@vger.kernel.org" , "linux-input@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 12, 2014 at 4:16 PM, Griffis, Brad wrote: > How are you configuring ti,charge-delay in your dts? I've seen this behavior on some custom boards where we were using a smaller charge delay (0x400) to begin with, and by upping it to 0xb000 we resolved the issue. These patches however already specified ti,charge-delay = 0xb000 by default so this would surprise me that it's still seeing that issue. Was the touchscreen working as expected before these new patches, or does it have issues both ways? Initially I had set the charge-delay to 0x400 and I was seeing many false pen-down/pen-up events With 0xb000, I was still getting many of them but less than with 0x400. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/