From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Cousson, Benoit" Subject: Re: [PATCH v2 02/10] i2c: OMAP: Add DT support for i2c controller Date: Wed, 4 Jan 2012 14:36:24 +0100 Message-ID: <4F0455D8.7060904@ti.com> References: <1323439361-1647-1-git-send-email-b-cousson@ti.com> <1323439361-1647-3-git-send-email-b-cousson@ti.com> <87hb14q7vj.fsf@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <87hb14q7vj.fsf@ti.com> Sender: linux-omap-owner@vger.kernel.org To: Kevin Hilman Cc: tony@atomide.com, rob.herring@calxeda.com, devicetree-discuss@lists.ozlabs.org, grant.likely@secretlab.ca, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Ben Dooks List-Id: devicetree@vger.kernel.org Hi Kevin, On 12/14/2011 2:06 AM, Kevin Hilman wrote: > Benoit Cousson writes: > >> Add initial DT support to retrieve the frequency using a >> DT attribute instead of the pdata pointer if of_node exist. >> >> Add documentation for omap i2c controller binding. >> >> Based on original patches from Manju and Grant. >> >> Signed-off-by: Benoit Cousson >> Cc: Ben Dooks > > This seems indepenent from the rest of the series, and I can queue up > for merge via the I2C tree. > > Benoit, please confirm that we shouldn't have any problems if this patch > goes independently. > > Grant/Rob, with your ack on the bindings, I can queue this up for the > I2C maintainers along with some other OMAP I2C changes for v3.3. I removed the nasty bindings and got the Reviewed-by: from Rob for the v4 [1]. Could you take it in your branch? I've just tried merging your for_3.3/i2c/misc on top of my for_3.3/3_omap_dt_i2c_twl branch and tested it successfully on OMAP4 DT boot. Thanks, Benoit [1] http://lkml.org/lkml/2011/12/22/176