From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from lists.s-osg.org ([54.187.51.154]:33012 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755746AbbKRSFA (ORCPT ); Wed, 18 Nov 2015 13:05:00 -0500 Date: Wed, 18 Nov 2015 16:04:53 -0200 From: Mauro Carvalho Chehab To: Antti Palosaari Cc: linux-media@vger.kernel.org Subject: Re: [PATCH 1/6] mt2060: add i2c bindings Message-ID: <20151118160453.022121e7@recife.lan> In-Reply-To: <564CBA14.1020303@iki.fi> References: <1437996130-23735-1-git-send-email-crope@iki.fi> <1437996130-23735-2-git-send-email-crope@iki.fi> <20151118130146.1ab0490d@recife.lan> <564CBA14.1020303@iki.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Em Wed, 18 Nov 2015 19:49:08 +0200 Antti Palosaari escreveu: > On 11/18/2015 05:01 PM, Mauro Carvalho Chehab wrote: > > Em Mon, 27 Jul 2015 14:22:05 +0300 > > Antti Palosaari escreveu: > > > >> Add proper i2c driver model bindings. > > > > Hi Antti, > > > > What's the status of this patch series? You submitted them on July, but > > never sent me a pull request... > > I noticed I2C adapter has nowadays (or has it been always there) some > configuration logic for I2C message sizes (see struct > i2c_adapter_quirks). I would like to test those, which means I have to > make some changes to these patches in order to implement message > splitting way I2C core supports. > > Whole thing is for for ZyDAS ZD1301 DVB-T chip driver related, which is > ~10 years old and near zero users nowadays - so no need to hurry at all :D OK! I'll mark those patches as RFC. Regards, Mauro