[{"id":1775744,"web_url":"http://patchwork.ozlabs.org/comment/1775744/","msgid":"<20170926174652.GM15970@bhelgaas-glaptop.roam.corp.google.com>","list_archive_url":null,"date":"2017-09-26T17:46:52","subject":"Re: [RESEND PATCH v11 0/3] Tango PCIe host bridge MSI support +\n\trequired API","submitter":{"id":67298,"url":"http://patchwork.ozlabs.org/api/people/67298/","name":"Bjorn Helgaas","email":"helgaas@kernel.org"},"content":"On Tue, Sep 26, 2017 at 12:21:13PM +0200, Marc Gonzalez wrote:\n> Hello Bjorn,\n> \n> Someone pointed out that the patches in this series had been mangled by\n> the server. Thus I'm resending them.\n> \n> I have added the tags given by Rob and Linus W.\n> \n> The MSI patch has remained mostly unchanged since v9 (posted three months ago)\n> except for a cosmetic cleanup in v10 (no functional changes, Acked by Marc Z\n> with one remark about the doorbell address) and addressing the doorbell remark\n> in v11 (Discover msi_doorbell in probe by parsing dma-ranges).\n> \n> Is this code in good enough shape to reach upstream?\n> \n> \n> Marc Gonzalez (3):\n>   of/pci: Add dma-ranges parsing support\n>   PCI: Use of_pci_dma_range_parser_init API\n>   PCI: tango: Add MSI controller support\n> \n>  drivers/of/address.c             |  19 +++-\n>  drivers/pci/host/pci-ftpci100.c  |  20 +---\n>  drivers/pci/host/pci-rcar-gen2.c |  20 +---\n>  drivers/pci/host/pci-xgene.c     |  20 +---\n>  drivers/pci/host/pcie-iproc.c    |  20 +---\n>  drivers/pci/host/pcie-rcar.c     |  20 +---\n>  drivers/pci/host/pcie-tango.c    | 205 ++++++++++++++++++++++++++++++++++++++-\n>  include/linux/of_address.h       |  10 +-\n>  8 files changed, 232 insertions(+), 102 deletions(-)\n\nApplied on pci/host-tango for v4.15, thanks!\n\nI think the hard-coded doorbell address was important to clean up, so\nthanks for doing that!","headers":{"Return-Path":"<linux-pci-owner@vger.kernel.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=vger.kernel.org\n\t(client-ip=209.132.180.67; helo=vger.kernel.org;\n\tenvelope-from=linux-pci-owner@vger.kernel.org;\n\treceiver=<UNKNOWN>)","mail.kernel.org;\n\tdmarc=none (p=none dis=none) header.from=kernel.org","mail.kernel.org;\n\tspf=none smtp.mailfrom=helgaas@kernel.org"],"Received":["from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3y1pL92CMVz9sRV\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed, 27 Sep 2017 03:46:57 +1000 (AEST)","(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S968582AbdIZRqz (ORCPT <rfc822;incoming@patchwork.ozlabs.org>);\n\tTue, 26 Sep 2017 13:46:55 -0400","from mail.kernel.org ([198.145.29.99]:34044 \"EHLO mail.kernel.org\"\n\trhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP\n\tid S968517AbdIZRqz (ORCPT <rfc822;linux-pci@vger.kernel.org>);\n\tTue, 26 Sep 2017 13:46:55 -0400","from localhost (unknown [69.71.4.159])\n\t(using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits))\n\t(No client certificate requested)\n\tby mail.kernel.org (Postfix) with ESMTPSA id 0FBC721482;\n\tTue, 26 Sep 2017 17:46:54 +0000 (UTC)"],"DMARC-Filter":"OpenDMARC Filter v1.3.2 mail.kernel.org 0FBC721482","Date":"Tue, 26 Sep 2017 12:46:52 -0500","From":"Bjorn Helgaas <helgaas@kernel.org>","To":"Marc Gonzalez <marc_gonzalez@sigmadesigns.com>","Cc":"linux-pci <linux-pci@vger.kernel.org>,\n\tMarc Zyngier <marc.zyngier@arm.com>, Robin Murphy <robin.murphy@arm.com>,\n\tRob Herring <robh@kernel.org>, Linus Walleij <linus.walleij@linaro.org>,\n\tArd Biesheuvel <ard.biesheuvel@linaro.org>,\n\tArnd Bergmann <arnd@arndb.de>, Mason <slash.tmp@free.fr>","Subject":"Re: [RESEND PATCH v11 0/3] Tango PCIe host bridge MSI support +\n\trequired API","Message-ID":"<20170926174652.GM15970@bhelgaas-glaptop.roam.corp.google.com>","References":"<93a30f88-17e1-af14-0c50-54f829c1158b@free.fr>","MIME-Version":"1.0","Content-Type":"text/plain; charset=us-ascii","Content-Disposition":"inline","In-Reply-To":"<93a30f88-17e1-af14-0c50-54f829c1158b@free.fr>","User-Agent":"Mutt/1.5.21 (2010-09-15)","Sender":"linux-pci-owner@vger.kernel.org","Precedence":"bulk","List-ID":"<linux-pci.vger.kernel.org>","X-Mailing-List":"linux-pci@vger.kernel.org"}}]