From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH v2] Input: atmel_mxt_ts - Report pressure information from the driver Date: Sat, 30 Jul 2011 12:12:07 -0700 Message-ID: <20110730191206.GF5686@core.coreip.homeip.net> References: <1311787695-28147-1-git-send-email-miletus@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-iy0-f174.google.com ([209.85.210.174]:57090 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752555Ab1G3TMN (ORCPT ); Sat, 30 Jul 2011 15:12:13 -0400 Content-Disposition: inline In-Reply-To: <1311787695-28147-1-git-send-email-miletus@chromium.org> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Yufeng Shen Cc: linux-input@vger.kernel.org, Henrik Rydberg , Iiro Valkonen , Joonyoung Shim , Chris Leech , linux-kernel@vger.kernel.org, Wanlong Gao Hi Yufeng, On Wed, Jul 27, 2011 at 01:28:15PM -0400, Yufeng Shen wrote: > Atmel mxt1386 touch controller has the touch pressure information but > the current driver atmel_mxt_ts does not expose it to the user space. > This patch makes the driver report the touch pressure information to > user space. > What about other controllers supported by this driver? Do all of them report pressure? Do all have the same reporting range? Thanks. -- Dmitry