From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ellen Wang Subject: Re: [PATCH v2] HID: support i2c write-read and large transfers in hid-cp2112 Date: Thu, 18 Jun 2015 01:46:11 -0700 Message-ID: <55828553.5090101@cumulusnetworks.com> References: <1434183990-2324-1-git-send-email-ellen@cumulusnetworks.com> <55821717.2000609@cumulusnetworks.com> <20150618082624.GB1519@katana> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150618082624.GB1519@katana> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Wolfram Sang , Antonio Borneo Cc: David Barksdale , Jiri Kosina , linux-input , linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-i2c@vger.kernel.org I'll do that, and use the quirks mechanism, too. Stay tuned. On 06/18/2015 01:26 AM, Wolfram Sang wrote: > >> Mine is rev 1 !!! >> Found also that in the datasheet chapter 12 reports the differences >> between the two revisions. >> In 12.1 it states that revision 1 does not implement repeated start. Perfect! >> I will try to replace my device with a newer one. > > Can this be checked in the code?