From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Cousson, Benoit" Subject: Re: [PATCH v2 00/18] OMAP4: PM data big spring cleanup and fixes Date: Thu, 28 Jul 2011 19:11:01 +0200 Message-ID: <4E319825.7000102@ti.com> References: <1309552901-8944-1-git-send-email-b-cousson@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from comal.ext.ti.com ([198.47.26.152]:42831 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755172Ab1G1RLI (ORCPT ); Thu, 28 Jul 2011 13:11:08 -0400 In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Paul Walmsley Cc: "Nayak, Rajendra" , "linux-omap@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "tony@atomide.com" On 7/6/2011 9:19 AM, Paul Walmsley wrote: > Hi, > > On Fri, 1 Jul 2011, Benoit Cousson wrote: > >> Here are a bunch of cleanups on almost every PRCM related data files. >> Some of them are purely code moves, and will look like a lot of >> noise for nothing, but this is needed if we want to keep the files >> aligned with generator tool and thus ease the future migration to >> whatever format (common clock framework + DT). > > Thanks. I'll split these up into smaller topic branches, I think > that's what Tony wants for this window. > > Patches 1-3 and 12 have been queued for 3.1 at > git://git.pwsan.com/linux-2.6 in the 'prcm_cleanup_a_3.1' branch. > > Patches 4-8 and 11 have been queued for 3.1 at > git://git.pwsan.com/linux-2.6 in the 'clock_cleanup_a_3.1' branch. > > Patches 9 and 10 have been split into PRCM changes and clock changes. The > PRCM changes have been queued for 3.1 at git://git.pwsan.com/linux-2.6 in > the 'prcm_cleanup_a_3.1' branch. The clock changes have been queued for > 3.1 at git://git.pwsan.com/linux-2.6 in the 'clock_cleanup_a_3.1' branch. > > Patches 13-15 have been queued for 3.1 at > git://git.pwsan.com/linux-2.6 in the 'hwmod_cleanup_a_3.1' branch. > > Patches 17-18 have been queued for 3.1 at > git://git.pwsan.com/linux-2.6 in the 'hwmod_dss_fix_3.1' branch. > > Patch 16, to me, belongs best with the 4460 support series and so I'll see > if it makes sense to fit it in there somewhere. OK, it's up to you, in fact it was in the original 4460 series from Rajendra and I took it out because for me it is a cleanup that was needed anyway even without 4460. At the end it is all the same :-) Thanks a lot Paul for that series as well. Benoit