From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH 1/3] input: add ABS_PRESSURE to da9034 touchscreen Date: Sun, 12 Apr 2009 22:13:45 -0700 Message-ID: <20090413051345.GA15752@dtor-d630.eng.vmware.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from rv-out-0506.google.com ([209.85.198.237]:27557 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752167AbZDMFNw (ORCPT ); Mon, 13 Apr 2009 01:13:52 -0400 Received: by rv-out-0506.google.com with SMTP id f9so1891603rvb.1 for ; Sun, 12 Apr 2009 22:13:52 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Eric Miao Cc: "linux-input@vger.kernel.org" , Bin Yang Hi Eric, On Mon, Apr 13, 2009 at 12:08:33PM +0800, Eric Miao wrote: > From 509bb071200cfe582199ba3ce2533e81949f42f0 Mon Sep 17 00:00:00 2001 > From: Eric Miao > Date: Mon, 13 Apr 2009 10:52:59 +0800 > Subject: [PATCH 1/3] input: add ABS_PRESSURE to da9034 touchscreen > The driver does not seem to be reporting true pressure readings but surrogate events. Tslib has been updated to not require ABS_PRESSURE to recognize devices as touchscreens so this patch is not needed. -- Dmitry