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 15:58:16 -0800 Message-ID: <20120131235816.GM9339@atomide.com> References: <1328003912-11709-1-git-send-email-j-pihet@ti.com> <20120131170830.GJ9339@atomide.com> <20120131172008.GK9339@atomide.com> <20120131173344.GL9339@atomide.com> <87fwevleiv.fsf@ti.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]:29936 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752730Ab2AaX6V (ORCPT ); Tue, 31 Jan 2012 18:58:21 -0500 Content-Disposition: inline In-Reply-To: <87fwevleiv.fsf@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Kevin Hilman Cc: Jean Pihet , "Pihet-XID, Jean" , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, balbi@ti.com, nm@ti.com, Paul Walmsley * Kevin Hilman [120131 13:28]: > Tony Lindgren writes: > > > * 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. > > Tony, I'll queue up this series (after I get to reviewing them) as well > as the changes needed to the PM core code. After that we'll be ready to > move. OK thanks. Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 31 Jan 2012 15:58:16 -0800 Subject: [PATCH v2 00/19] ARM: OMAP3+: SmartReflex: bugfixes In-Reply-To: <87fwevleiv.fsf@ti.com> References: <1328003912-11709-1-git-send-email-j-pihet@ti.com> <20120131170830.GJ9339@atomide.com> <20120131172008.GK9339@atomide.com> <20120131173344.GL9339@atomide.com> <87fwevleiv.fsf@ti.com> Message-ID: <20120131235816.GM9339@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Kevin Hilman [120131 13:28]: > Tony Lindgren writes: > > > * 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. > > Tony, I'll queue up this series (after I get to reviewing them) as well > as the changes needed to the PM core code. After that we'll be ready to > move. OK thanks. Tony