From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 00/09] OMAP:GPIO:Implement GPIO in HWMOD way Date: Mon, 10 May 2010 15:22:57 -0700 Message-ID: <20100510222257.GJ16460@atomide.com> References: <1271951720-21714-1-git-send-email-charu@ti.com> <20100507153204.GB387@atomide.com> <87pr13okkk.fsf@deeprootsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:50156 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751196Ab0EJWXA (ORCPT ); Mon, 10 May 2010 18:23:00 -0400 Content-Disposition: inline In-Reply-To: <87pr13okkk.fsf@deeprootsystems.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Kevin Hilman Cc: "Varadarajan, Charulatha" , "Nayak, Rajendra" , "paul@pwsan.com" , "linux-omap@vger.kernel.org" * Kevin Hilman [100510 08:09]: > Tony Lindgren writes: > > > * Varadarajan, Charulatha [100506 23:52]: > >> Tony/ Kevin, > >> > >> > -----Original Message----- > >> > From: Varadarajan, Charulatha > >> > Sent: Thursday, April 22, 2010 9:25 PM > >> > To: linux-omap@vger.kernel.org > >> > Cc: Nayak, Rajendra; paul@pwsan.com; tony@atomide.com; > >> > khilman@deeprootsystems.com; Varadarajan, Charulatha > >> > Subject: [PATCH 00/09] OMAP:GPIO:Implement GPIO in HWMOD way > >> > > >> > This patch series implements GPIO as an early platform driver. > >> > It makes OMAP2PLUS specific GPIO to get adapted to HWMOD FW. > >> > OMAP1 specific GPIO is implemented as early platform device. > >> > > >> > This patch series is created on "origin/pm-wip/hwmods". > >> > >> Planning to send few more patches for adapting some other > >> drivers to HWMOD FW. > >> Which tree should those patches be created on? > >> LO mainline? or hwmods branch? or runtime branch? > > > > All the patches should be against the most recent tag > > in Linus' mainline tree, currently v2.6.34-rc6. > > > > If there are some dependencies to other patches, we need > > to get those upstream immediately. > > Please use pm-wip/runtime, which is currently based on v2.6.34-rc6 > + PM changes already submitted for 2.6.35 (3 patches) That's for the "few more patches for adapting some other drivers", not for the GPIO patches, right? AFAIK, the GPIO patches should not have dependencies to the pm-wip. Kevin, let me know if you got some things ready to go that can be pulled into omap-for-linus. > In addition, this has the in-progress UART + MMC hwmod changes. Sounds like those are not ready to go yet then. So I guess it's currently only your pm-next that's ready to go? Cheers, Tony