From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 19 Apr 2013 09:19:56 +0200 (CEST) Received: from arrakis.dune.hu ([78.24.191.176]:45853 "EHLO arrakis.dune.hu" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S6822181Ab3DSHTzMi-om (ORCPT ); Fri, 19 Apr 2013 09:19:55 +0200 Received: from arrakis.dune.hu ([127.0.0.1]) by localhost (arrakis.dune.hu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1irSna3yqDSV; Fri, 19 Apr 2013 09:19:03 +0200 (CEST) Received: from [192.168.254.50] (catvpool-576570d8.szarvasnet.hu [87.101.112.216]) by arrakis.dune.hu (Postfix) with ESMTPSA id 9782728008D; Fri, 19 Apr 2013 09:19:02 +0200 (CEST) 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 CC: Andrew Murray , Linus Walleij , "linux-mips@linux-mips.org" , "linuxppc-dev@lists.ozlabs.org list" , "rob.herring@calxeda.com" , Jason Gunthorpe , Russell King - ARM Linux , "siva.kallam@samsung.com" , "linux-pci@vger.kernel.org" , "devicetree-discuss@lists.ozlabs.org" , Jingoo Han , Liviu Dudau , "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 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> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 36271 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: juhosg@openwrt.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gabor Juhos Subject: Re: [PATCH v7 3/3] of/pci: mips: convert to common of_pci_range_parser Date: Fri, 19 Apr 2013 09:19:50 +0200 Message-ID: <5170F016.6050502@openwrt.org> 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> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20130418130919.GI27197@titan.lakedaemon.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Jason Cooper Cc: "linux-mips@linux-mips.org" , "siva.kallam@samsung.com" , "linux-pci@vger.kernel.org" , Linus Walleij , Thierry Reding , Liviu Dudau , Grant Likely , Paul Mackerras , linux-samsung-soc , Russell King - ARM Linux , Jingoo Han , Jason Gunthorpe , Thomas Abraham , Benjamin Herrenschmidt , Arnd Bergmann , "devicetree-discuss@lists.ozlabs.org" , "rob.herring@calxeda.com" , Kukjin Kim "bhelgaas@google.com" List-Id: linux-samsung-soc@vger.kernel.org 2013.04.18. 15:09 keltez=E9ssel, Jason Cooper =EDrta: > 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 com= mon >>>> 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 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: juhosg@openwrt.org (Gabor Juhos) Date: Fri, 19 Apr 2013 09:19:50 +0200 Subject: [PATCH v7 3/3] of/pci: mips: convert to common of_pci_range_parser In-Reply-To: <20130418130919.GI27197@titan.lakedaemon.net> 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> Message-ID: <5170F016.6050502@openwrt.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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