Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964912Ab3DKQz3 (ORCPT ); Thu, 11 Apr 2013 12:55:29 -0400 Received: from mail-ia0-f181.google.com ([209.85.210.181]:62536 "EHLO mail-ia0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935388Ab3DKQz1 (ORCPT ); Thu, 11 Apr 2013 12:55:27 -0400 MIME-Version: 1.0 In-Reply-To: <1365693969-23907-1-git-send-email-Andrew.Murray@arm.com> References: <1365693969-23907-1-git-send-email-Andrew.Murray@arm.com> Date: Thu, 11 Apr 2013 18:55:26 +0200 Message-ID: Subject: Re: [PATCH v6 0/3] of/pci: Provide common support for PCI DT parsing From: Linus Walleij To: Andrew Murray Cc: Rob Herring , Jason Gunthorpe , Russell King - ARM Linux , siva.kallam@samsung.com, linux-pci@vger.kernel.org, "devicetree-discuss@lists.ozlabs.org" , Jingoo Han , Liviu.Dudau@arm.com, "linux-kernel@vger.kernel.org" , linux-samsung-soc , Kukjin Kim , "bhelgaas@google.com" , suren.reddy@samsung.com, "linux-arm-kernel@lists.infradead.org" , Michal Simek , Benjamin Herrenschmidt , Paul Mackerras , Grant Likely , Thomas Petazzoni , Thierry Reding , Thomas Abraham , Arnd Bergmann Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1111 Lines: 28 On Thu, Apr 11, 2013 at 5:26 PM, Andrew Murray wrote: > This patchset factors out duplicated code associated with parsing PCI > DT "ranges" properties across the architectures and introduces a > "ranges" parser. This parser "of_pci_range_parser" can be used directly > by ARM host bridge drivers enabling them to obtain ranges from device > trees. > > I've included the Reviewed-by and Tested-by's received from v5 in this > patchset, earlier versions of this patchset (v3) have been tested-by: > > Thierry Reding > Jingoo Han > > I believe a version of this patchset has also been tested through its > inclusion in Thomas Petazzoni's Armada 370 and Armada XP SoCs PCIe support by: > > Linus Walleij Yes you can add my Tested-by tag. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/