Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757389Ab2HXNG7 (ORCPT ); Fri, 24 Aug 2012 09:06:59 -0400 Received: from relay.ihostexchange.net ([66.46.182.55]:42974 "EHLO relay.ihostexchange.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751146Ab2HXNGz convert rfc822-to-8bit (ORCPT ); Fri, 24 Aug 2012 09:06:55 -0400 Message-ID: <50377C60.4020008@cypress.com> Date: Fri, 24 Aug 2012 16:06:40 +0300 From: Ferruh Yigit Organization: Cypress User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: Henrik Rydberg CC: Ferruh Yigit , Dmitry Torokhov , Kevin McNeely , Javier Martinez Canillas , Shawn Landden , Ashish Jangam , Olivier Sobrie , "linux-input@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 1/4] Input: cyttsp4 - bus driver for Cypress TMA4XX touchscreen devices References: <1344344978-30453-1-git-send-email-fery@cypress.com> In-Reply-To: <1344344978-30453-1-git-send-email-fery@cypress.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1318 Lines: 37 On 08/07/2012 04:09 PM, Ferruh Yigit wrote: > From: Ferruh YIGIT > > This driver is for Cypress TrueTouch(tm) Standard Product controllers, > Generation4 devices. > > Driver consist of four main modules: > > Bus driver: Linux bus driver implementation, binds other modules. > Core driver: Core module that communicate with TTSP controller. > MT driver: MultiTouch driver, converts touch information to host specific > touch events > Adapter driver: Communication adapter between host and controller, like > I2C or SPI. > > This is Cyttsp4 TTSP Bus Driver, > Provides binding between Adapter, Core, and TTSP Modules. > > A complete set of corresponding Adapter, Core, and TTSP module > devices and drivers must be registered with the TTSP Bus handler Hi Henrik, Is driver reviewed and is there anything we can help on it? -- Thanks and Regards, ferruh This message and any attachments may contain Cypress (or its subsidiaries) confidential information. If it has been received in error, please advise the sender and immediately delete this message. -- 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/