From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from arrakis.dune.hu (arrakis.dune.hu [78.24.191.176]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id CB9BC2C0203 for ; Fri, 19 Apr 2013 17:29:36 +1000 (EST) Message-ID: <5170F016.6050502@openwrt.org> Date: Fri, 19 Apr 2013 09:19:50 +0200 From: Gabor Juhos MIME-Version: 1.0 To: Jason Cooper Subject: Re: [PATCH v7 3/3] of/pci: mips: convert to common of_pci_range_parser References: <1366107508-12672-1-git-send-email-Andrew.Murray@arm.com> <1366107508-12672-4-git-send-email-Andrew.Murray@arm.com> <20130418125910.GA17128@arm.com> <20130418130919.GI27197@titan.lakedaemon.net> In-Reply-To: <20130418130919.GI27197@titan.lakedaemon.net> Content-Type: text/plain; charset=ISO-8859-1 Cc: "linux-mips@linux-mips.org" , "siva.kallam@samsung.com" , "linux-pci@vger.kernel.org" , Linus Walleij , Thierry Reding , Liviu Dudau , Paul Mackerras , linux-samsung-soc , Russell King - ARM Linux , Jingoo Han , Jason Gunthorpe , Thomas Abraham , Arnd Bergmann , "devicetree-discuss@lists.ozlabs.org" , "rob.herring@calxeda.com" , Kukjin Kim , "bhelgaas@google.com" , "linux-arm-kernel@lists.infradead.org" , Thomas Petazzoni , Michal Simek , "linux-kernel@vger.kernel.org" , "suren.reddy@samsung.com" , Andrew Murray , "linuxppc-dev@lists.ozlabs.org list" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 2013.04.18. 15:09 keltezéssel, Jason Cooper írta: > On Thu, Apr 18, 2013 at 01:59:10PM +0100, Andrew Murray wrote: >> On Wed, Apr 17, 2013 at 04:42:48PM +0100, Linus Walleij wrote: >>> On Tue, Apr 16, 2013 at 12:18 PM, Andrew Murray wrote: >>> >>>> This patch converts the pci_load_of_ranges function to use the new common >>>> of_pci_range_parser. >>>> >>>> Signed-off-by: Andrew Murray >>>> Signed-off-by: Liviu Dudau >>>> Reviewed-by: Rob Herring >>> >>> Tested-by: Linus Walleij >> >> Jason - you may not have seen this, but here (Linus Walleij) is another Tested-by >> to add to this patch in your tree (if you can). > > Thanks, I saw it. Unfortunately, the PR was already sent, and the branch > is now pulled into arm-soc. Sorry I had no time earlier, but I have tested this now on MIPS. The patch causes build errors unfortunately. Given the fact that this has been merged already, I will send a fixup patch. -Gabor