From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752047AbaHRO0p (ORCPT ); Mon, 18 Aug 2014 10:26:45 -0400 Received: from fw-tnat.austin.arm.com ([217.140.110.23]:36004 "EHLO collaborate-mta1.arm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751753AbaHRO0l (ORCPT ); Mon, 18 Aug 2014 10:26:41 -0400 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 Content-Disposition: inline In-Reply-To: <1407860725-25202-1-git-send-email-Liviu.Dudau@arm.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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