From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0/9] Clean up hardcoded IRQs for mach-omap2, enable SPARSE_IRQ, plaform_data/gpio-omap.h Date: Fri, 31 Aug 2012 08:36:02 -0700 Message-ID: <20120831153601.GJ1303@atomide.com> References: <20120831004828.28732.902.stgit@muffinssi.local> <5040528E.80509@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:19112 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753875Ab2HaPgH (ORCPT ); Fri, 31 Aug 2012 11:36:07 -0400 Content-Disposition: inline In-Reply-To: <5040528E.80509@gmail.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Rob Herring Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org * Rob Herring [120830 22:59]: > On 08/30/2012 07:52 PM, Tony Lindgren wrote: > > Hi all, > > > > Here's the first set of omap header clean-up patches needed for single > > zImage support. This series is based v3.6-rc3 and the following patches > > to avoid merge conflicts with the includes: > > > > - Arnd's patch "ARM: omap: move platform_data definitions" > > - Igor's series "ARM: OMAP: cleanup plat/board.h file" > > - Afzal's series "Prepare for GPMC driver conversion (w.r.t MTD)" > > > > Looks like I can drop my omap gpio changes with this. Do you have a git > tree with this? Yes no need for those changes for omap :) I have not pushed out any branch yet, I'm waiting on the scripted platform data move Arnd announced later on in the "[PATCH 4/4] [RFC] ARM: treewide: manually change more" thread that are now in the arm-soc tree testing/platform-data branch. Regards, Tony