From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 18 Aug 2014 15:26:22 +0100 From: Catalin Marinas To: Liviu Dudau Cc: Bjorn Helgaas , Will Deacon , Benjamin Herrenschmidt , Arnd Bergmann , Russell King , Tanmay Inamdar , Grant Likely , Sinan Kaya , Jingoo Han , Kukjin Kim , Suravee Suthikulanit , linux-pci , linux-arch , LKML , Device Tree ML , LAKML Subject: Re: [PATCH v9 00/12] Support for creating generic PCI host bridges from DT Message-ID: <20140818142622.GP20043@localhost> References: <1407860725-25202-1-git-send-email-Liviu.Dudau@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1407860725-25202-1-git-send-email-Liviu.Dudau@arm.com> Sender: linux-arch-owner@vger.kernel.org List-ID: On Tue, Aug 12, 2014 at 05:25:13PM +0100, Liviu Dudau wrote: > This is my updated attempt at adding support for generic PCI host > bridge controllers that make use of device tree information to > configure themselves. This version incorporates Catalin's proposal > for managing domain numbers that got Bjorn's approval. I am now requesting > ACKs from the relevant maintainers as I would like to get the upstream ball > rolling. As this series kept me busy on a long flight, you can add: Reviewed-by: Catalin Marinas