From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bogdan George Stefan Subject: Re: [PATCH v2] Input: Add generic driver for Zeitec touchscreens Date: Thu, 18 Jun 2015 11:39:16 +0300 Message-ID: References: <1432815722-31120-1-git-send-email-bogdan.g.stefan@intel.com> <20150530001414.GD7429@dtor-ws> <20150612004518.GE20581@dtor-pixel> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-la0-f52.google.com ([209.85.215.52]:36197 "EHLO mail-la0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752667AbbFRIjR (ORCPT ); Thu, 18 Jun 2015 04:39:17 -0400 In-Reply-To: <20150612004518.GE20581@dtor-pixel> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Dmitry Torokhov Cc: Bogdan George Stefan , "Rafael J. Wysocki" , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Purdila Octavian Dimitry, You can control how many fingers work on a device via the firmware that you load. I've asked the Zeitec guys to confirm. So, to answer your question, if you want to build a system with a touch that supports only 7 fingers, you can pick any part from Zeitec and give the supplier the right firmware. Thank you, Bogdan Stefan On Fri, Jun 12, 2015 at 3:45 AM, Dmitry Torokhov wrote: > > Hi Bogdan, > > On Tue, Jun 02, 2015 at 10:43:01AM +0300, Bogdan George Stefan wrote: > > Dimitry, > > > > I know 0xB2 should provide that information according to the > > datasheet, however here is what Zeitec guys had to say when I asked > > them why it does not work: > > > > "0xB2 is deprecated. > > It only supports in Zet6221/31 serious but zet9172/zet6273." > > > > If you like, I can attach my conversation with them. > > > > Not really, but I would like to understand how the part selection works. > Are they the same parts or different parts? Let's say you want to build > a system and you want part that reports up to 7 contacts. How do you > communicate this to the supplier? The number of contacts - is it > controller by the config file you load into the controller, or they have > separate parts for different contact count or what? > > Thanks. > > -- > Dmitry