From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752618AbaIJQYg (ORCPT ); Wed, 10 Sep 2014 12:24:36 -0400 Received: from [217.140.108.86] ([217.140.108.86]:60837 "EHLO foss-mx-na.foss.arm.com" rhost-flags-FAIL-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751865AbaIJQYD (ORCPT ); Wed, 10 Sep 2014 12:24:03 -0400 X-Greylist: delayed 436 seconds by postgrey-1.27 at vger.kernel.org; Wed, 10 Sep 2014 12:24:02 EDT Date: Mon, 8 Sep 2014 15:01:30 +0100 From: Catalin Marinas To: Liviu Dudau Cc: Bjorn Helgaas , Arnd Bergmann , Rob Herring , Jason Gunthorpe , Benjamin Herrenschmidt , Will Deacon , Russell King , linux-pci , Linus Walleij , Tanmay Inamdar , Grant Likely , Sinan Kaya , Jingoo Han , Kukjin Kim , Suravee Suthikulanit , linux-arch , LKML , Device Tree ML , LAKML Subject: Re: [PATCH v10] arm64: Add architectural support for PCIe Message-ID: <20140908140129.GE22717@arm.com> References: <1410184549-17690-1-git-send-email-Liviu.Dudau@arm.com> <1410184549-17690-2-git-send-email-Liviu.Dudau@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1410184549-17690-2-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 Mon, Sep 08, 2014 at 02:55:49PM +0100, Liviu Dudau wrote: > Use the generic PCI domain and OF functions > to provide support for PCI Express on arm64. > > Signed-off-by: Liviu Dudau > [Generic PCI domain support] > Signed-off-by: Catalin Marinas Minor detail: when have I signed this patch off? I'm not the author (maybe bits of it but I think most of it is yours). However, you can add: Acked-by: Catalin Marinas