From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Cooper Subject: Re: [PATCH v6 0/3] of/pci: Provide common support for PCI DT parsing Date: Tue, 16 Apr 2013 07:29:51 -0400 Message-ID: <20130416112951.GZ28693@titan.lakedaemon.net> References: <1365693969-23907-1-git-send-email-Andrew.Murray@arm.com> <20130415175641.GM28693@titan.lakedaemon.net> <1366096361.24994.49.camel@pasglop> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1366096361.24994.49.camel@pasglop> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Benjamin Herrenschmidt Cc: siva.kallam@samsung.com, linux-pci@vger.kernel.org, Linus Walleij , Thierry Reding , Liviu.Dudau@arm.com, Grant Likely , Paul Mackerras , linux-samsung-soc , Russell King - ARM Linux , Jingoo Han , Jason Gunthorpe , Thomas Abraham , Arnd Bergmann , "devicetree-discuss@lists.ozlabs.org" , Rob Herring , Kukjin Kim , "bhelgaas@google.com" , "linux-arm-kernel@lists.infradead.org" , Thomas Petazzoni , Michal Simek linux- List-Id: devicetree@vger.kernel.org On Tue, Apr 16, 2013 at 09:12:41AM +0200, Benjamin Herrenschmidt wrote: > On Mon, 2013-04-15 at 20:29 +0200, Linus Walleij wrote: > > > As agreed with Rob Herring, series applied to mvebu/drivers to > > support > > > mvebu pcie driver. > > > > Will this hit ARM SoC soon-ish so I can base a pull request for the > > Integrator on this stuff as well? > > Do not send this series upstream (or even in -next) until it has been at > least build-tested and acked by the affected architectures. AFAIK it > breaks microblaze build (simple missing #include) and isn't yet tested > on powerpc (I'm on vacation, maybe somebody else on linuxppc-dev can do > it though). I added the missing include reference by Michal Simek for the branch at mvebu/drivers. thx, Jason.