From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from casper.infradead.org ([85.118.1.10]:53460 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760341Ab2JaTue (ORCPT ); Wed, 31 Oct 2012 15:50:34 -0400 Date: Wed, 31 Oct 2012 17:50:17 -0200 From: Mauro Carvalho Chehab To: Sascha Hauer Cc: Guennadi Liakhovetski , Fabio Estevam , Fabio Estevam , kernel@pengutronix.de, gcembed@gmail.com, javier Martin , Linux Media Mailing List , linux-arm-kernel@lists.infradead.org, Shawn Guo Subject: Re: [PATCH v4 1/2] ARM: clk-imx27: Add missing clock for mx2-camera Message-ID: <20121031175017.75640dc1@infradead.org> In-Reply-To: <20121031190249.GO1641@pengutronix.de> References: <1351598606-8485-1-git-send-email-fabio.estevam@freescale.com> <20121031095632.536d9362@infradead.org> <20121031131652.GM1641@pengutronix.de> <20121031165303.32921a5c@infradead.org> <20121031190249.GO1641@pengutronix.de> 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, 31 Oct 2012 20:02:49 +0100 Sascha Hauer escreveu: > On Wed, Oct 31, 2012 at 04:53:03PM -0200, Mauro Carvalho Chehab wrote: > > Em Wed, 31 Oct 2012 14:53:47 +0100 (CET) > > Guennadi Liakhovetski escreveu: > > > > > On Wed, 31 Oct 2012, Fabio Estevam wrote: > > I agree with Fabio and Guennadi. There are so many changes happening at arm > > that merging those two patches there will likely be easier for everybody. > > Ok, then I'll take them. I wasn't aware in arm-soc are sitting patches > for this driver already. Thank you! > > > > Otherwise, I'll need to pull from some arm tree that never rebase, with > > the needed patches, and coordinate with you during the merge window, > > to be sure that patches will arrive there at the right order, from the > > right tree. > > Hopefully these kind of cross dependencies become fewer over time. SoC > code is getting smaller and gets better abstracted from the drivers, so > chances are good. Yes, I'm expecting so. Regards, Mauro