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: Tue, 9 Aug 2011 00:01:10 -0700 Message-ID: <20110809070110.GC8017@core.coreip.homeip.net> References: <1311787695-28147-1-git-send-email-miletus@chromium.org> <20110730191206.GF5686@core.coreip.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@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 , "Gong, Michael" List-Id: linux-input@vger.kernel.org Hi Yufeng, On Wed, Aug 03, 2011 at 12:22:19PM -0400, Yufeng Shen wrote: > Hi Dmitry, > > Currently the driver atmel_mxt_ts.c supports 3 different models of > atmel touch controller: > > 1. qt602240_ts > 2. atmel_mxt_ts (which is for mxt1386) > 3. mXT224 > > Confirmed with atmel side that qt602240_ts is actually an alias for > mxt224, and mxt224 > follows the same protocol guide with mxt1386, which means it will > report the pressure > information the same way as mxt1386. Great, thanks for confirming that. Can I please have your "Signed-off-by:" so I can apply the patch? -- Dmitry