From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2 00/19] ARM: OMAP3+: SmartReflex: bugfixes Date: Tue, 31 Jan 2012 09:33:44 -0800 Message-ID: <20120131173344.GL9339@atomide.com> References: <1328003912-11709-1-git-send-email-j-pihet@ti.com> <20120131170830.GJ9339@atomide.com> <20120131172008.GK9339@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:28814 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753326Ab2AaRds (ORCPT ); Tue, 31 Jan 2012 12:33:48 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Jean Pihet Cc: "Pihet-XID, Jean" , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, balbi@ti.com, nm@ti.com, Kevin Hilman , Paul Walmsley * Jean Pihet [120131 08:53]: > On Tue, Jan 31, 2012 at 6:20 PM, Tony Lindgren wrote: > > * Pihet-XID, Jean [120131 08:44]: > >> Hi Tony, > >> > >> On Tue, Jan 31, 2012 at 6:08 PM, Tony Lindgren wrote: > >> > * Jean Pihet [120131 01:28]: > >> >> Integrate the latest SmartReflex bufixes from Felipe Balbi [1] and > >> >> Nishant Menon [2], plus misc bugfixes. > >> > > >> > We should move this to live under drivers somewhere. So > >> Yes that is the plan, eventually. > >> > >> > I'd like to see just minimal cleanup in the current location, > >> > then move it to drivers before further patching. > >> > > >> > Is this the minimal cleanup needed before doing that, or > >> > what's your plan regarding moving it to drivers? > >> I would like to clean-up a few things and integrate well known > >> bugfixes before the actual move to drivers/. Doing the opposite > >> generates a rather big patch set (45+ patches to start with). > >> > >> What do you think? > > > > OK fine with me. So would the next patch after this series move > > it to drivers then? > The move to drivers requires some preparation in order to isolate the > SR code from the other OMAP PM code. A patch set containing ~20 > patches is needed for that, the very last one being the actual move > between directories. > > Is that Ok to you? OK, let's plan on putting all the smartreflex stuff into a separate branch then. If some changes are needed to the PM code, those should probably be applied first into Kevin's PM branch. Regards, Tony