[{"id":1767654,"web_url":"http://patchwork.ozlabs.org/comment/1767654/","msgid":"<a016bb7e-bb17-174d-92de-dd07cdf3a7ee@sigmadesigns.com>","list_archive_url":null,"date":"2017-09-13T07:57:47","subject":"Re: [PATCH 0/3] Tango PCIe host bridge MSI support + required API","submitter":{"id":67482,"url":"http://patchwork.ozlabs.org/api/people/67482/","name":"Marc Gonzalez","email":"marc_gonzalez@sigmadesigns.com"},"content":"On 29/08/2017 16:19, Marc Gonzalez wrote:\n\n> Bjorn, Marc Z,\n> \n> This patch-set includes:\n>\n> o [PATCH v11] PCI: tango: Add MSI controller support\n> with the doorbell address parsed from DT instead of hard-coded\n> in the driver.\n> \n> o A wrapper to parse dma-ranges was added to drivers/of/address.c\n> \n> o A few drivers were converted to use the new wrapper\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\nWhat's the word on this patch series?\n\nMarc Z, Robin: is the computation of pcie->msi_doorbell alright?\n(Is u64 the correct type for a PCI address?)\n\nShould the first two patches be squashed together, in case reverting\nis required?\n\nRegards.","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>)","Received":["from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3xsYvp63w6z9sNr\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed, 13 Sep 2017 17:59:02 +1000 (AEST)","(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751128AbdIMH7B convert rfc822-to-8bit (ORCPT\n\t<rfc822;incoming@patchwork.ozlabs.org>);\n\tWed, 13 Sep 2017 03:59:01 -0400","from us-smtp-delivery-107.mimecast.com ([216.205.24.107]:56449\n\t\"EHLO us-smtp-delivery-107.mimecast.com\" rhost-flags-OK-OK-OK-OK)\n\tby vger.kernel.org with ESMTP id S1751031AbdIMH7B (ORCPT\n\t<rfc822; linux-pci@vger.kernel.org>); Wed, 13 Sep 2017 03:59:01 -0400","from CPH-EX1.SDESIGNS.COM\n\t(195-215-56-170-static.dk.customer.tdc.net [195.215.56.170]) (Using\n\tTLS) by us-smtp-1.mimecast.com with ESMTP id\n\tus-mta-102-6hhu9_esP1ef1KCq2cFxGA-1; \n\tWed, 13 Sep 2017 03:57:52 -0400","from [172.27.0.114] (172.27.0.114) by CPH-EX1.sdesigns.com\n\t(192.168.10.36) with Microsoft SMTP Server (TLS) id 14.3.294.0;\n\tWed, 13 Sep 2017 09:57:49 +0200"],"Subject":"Re: [PATCH 0/3] Tango PCIe host bridge MSI support + required API","From":"Marc Gonzalez <marc_gonzalez@sigmadesigns.com>","To":"Bjorn Helgaas <helgaas@kernel.org>, Marc Zyngier <marc.zyngier@arm.com>","CC":"linux-pci <linux-pci@vger.kernel.org>,\n\tLinux ARM <linux-arm-kernel@lists.infradead.org>,\n\tRobin Murphy <robin.murphy@arm.com>, Liviu Dudau <liviu.dudau@arm.com>,\n\tThibaud Cornic <thibaud_cornic@sigmadesigns.com>,\n\tMason <slash.tmp@free.fr>","References":"<f10055cc-4430-ff30-f892-3d3d6f24354c@sigmadesigns.com>","Message-ID":"<a016bb7e-bb17-174d-92de-dd07cdf3a7ee@sigmadesigns.com>","Date":"Wed, 13 Sep 2017 09:57:47 +0200","User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101\n\tFirefox/52.0 SeaMonkey/2.49.1","MIME-Version":"1.0","In-Reply-To":"<f10055cc-4430-ff30-f892-3d3d6f24354c@sigmadesigns.com>","X-Originating-IP":"[172.27.0.114]","X-MC-Unique":"6hhu9_esP1ef1KCq2cFxGA-1","Content-Type":"text/plain; charset=UTF-8; format=flowed","Content-Transfer-Encoding":"8BIT","Sender":"linux-pci-owner@vger.kernel.org","Precedence":"bulk","List-ID":"<linux-pci.vger.kernel.org>","X-Mailing-List":"linux-pci@vger.kernel.org"}}]