From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joonyoung Shim Subject: Re: [PATCH v2] Input: add touchscreen driver for MELFAS MCS-5000 controller Date: Tue, 23 Jun 2009 14:13:59 +0900 Message-ID: <4A406497.9010704@samsung.com> References: <4A2607E6.4030706@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7BIT Return-path: Received: from mailout1.samsung.com ([203.254.224.24]:35097 "EHLO mailout1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750775AbZFWFOE (ORCPT ); Tue, 23 Jun 2009 01:14:04 -0400 Received: from epmmp1 (mailout1.samsung.com [203.254.224.24]) by mailout1.samsung.com (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0KLO009E5EJCF4@mailout1.samsung.com> for linux-input@vger.kernel.org; Tue, 23 Jun 2009 14:14:00 +0900 (KST) Received: from TNRNDGASPAPP1.tn.corp.samsungelectronics.net ([165.213.149.150]) by mmp1.samsung.com (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTPA id <0KLO003GYEJBLD@mmp1.samsung.com> for linux-input@vger.kernel.org; Tue, 23 Jun 2009 14:14:00 +0900 (KST) In-reply-to: <4A2607E6.4030706@samsung.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: dmitry.torokhov@gmail.com Cc: linux-input@vger.kernel.org, kyungmin.park@samsung.com, m.szyprowski@samsung.com On 6/3/2009 2:19 PM, Joonyoung Shim wrote: > The MELPAS MCS-5000 is the touchscreen controller. The overview of this > controller can see at the following website: > > http://www.melfas.com/product/product01.asp?k_r=eng_ > > This patch supports only the i2c interface. > > Signed-off-by: Joonyoung Shim > --- Hi Dmitry, I sent the patch v2 before, any updates on this? Best regards, Joonyoung