Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp3161491ybc; Thu, 21 Nov 2019 04:19:57 -0800 (PST) X-Google-Smtp-Source: APXvYqynu7QWNn5LieA7XIWZ+O9jFZwnAKlJinXzdzToO6va3uh1G9zZQ0j5JpL6rGUpMA7uVFTw X-Received: by 2002:a17:906:8319:: with SMTP id j25mr12949437ejx.170.1574338797058; Thu, 21 Nov 2019 04:19:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574338797; cv=none; d=google.com; s=arc-20160816; b=k1GcAO3T3tdWyHkbsFyDinkvpIT911B24wwTCsbU7cM+rHqjvCzZZsjRT3w+926VBt RIlXHXoanzu5BHa94HqaX8lIPOtniwdrVEEqS1Cas/uGZtIVmNQBBjJOmaBqrL3ILvx1 4s8BpEBXc6TR9K8kaP1fCPGL1rZqrzTcIPJChpUmBK284WFmo0HZHu6NHKfTiMPA6fRx tylLcYW+RguZCxeI7Z16KbUzGZA+zRa51nGg1ErEk2Az+LzLR0guyptZ38ggAFwTCY9K htjGY55Ro1NJuPvtnvyxPDPE4t0+s6CGbBVxniI0kAihOxNzz9i7aVgO7xomBBynpX5U bSPA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=1DjFiCD2YdfOdNmjR75vs830ytzwGuhyzoyOtXU5G/Y=; b=ApSUsnPNRXtth1hlx7HNbTHrSD8YrQhxhC+GCWOwnud+8r9s5javyIV9vbCMbcd9PN 6DBjtIrX19jVK/i6pxrjjc+yKrG5DffNw8Qonp5J1jo6wySArSthNz64MQ+EYZLdGpHZ WDwDcKZHI9I2tYkCgsBux2rcSm8iIJDOzksUTwAUae/Bg1QIBe/B6V4MWE5mnbsyQE33 Xswu1uE4UlqUrNsDrzTPyU+bQjJ+wpJdYgN8Rn4R+kzWGpqj2kHgxtbabt7JPKWN2a7p Tedq/TyEWZaO581ufuPy+NCFKEe7lCk1KXd6Qxiz1AI5vrehGtd5xt1u1vEnGgfcF5fH RbSA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a25si1554350ejr.185.2019.11.21.04.19.30; Thu, 21 Nov 2019 04:19:57 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726725AbfKUMSI (ORCPT + 99 others); Thu, 21 Nov 2019 07:18:08 -0500 Received: from foss.arm.com ([217.140.110.172]:55414 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726197AbfKUMSI (ORCPT ); Thu, 21 Nov 2019 07:18:08 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 895F61045; Thu, 21 Nov 2019 04:18:07 -0800 (PST) Received: from localhost (unknown [10.37.6.20]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id CF27B3F703; Thu, 21 Nov 2019 04:18:06 -0800 (PST) Date: Thu, 21 Nov 2019 12:18:05 +0000 From: Andrew Murray To: Nicolas Saenz Julienne Cc: devicetree@vger.kernel.org, f.fainelli@gmail.com, linux-rdma@vger.kernel.org, maz@kernel.org, phil@raspberrypi.org, linux-kernel@vger.kernel.org, jeremy.linton@arm.com, linux-rockchip@lists.infradead.org, iommu@lists.linux-foundation.org, mbrugger@suse.com, bcm-kernel-feedback-list@broadcom.com, wahrenst@gmx.net, james.quinlan@broadcom.com, linux-pci@vger.kernel.org, Robin Murphy , netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rpi-kernel@lists.infradead.org Subject: Re: [PATCH v2 0/6] Raspberry Pi 4 PCIe support Message-ID: <20191121121804.GY43905@e119886-lin.cambridge.arm.com> References: <20191112155926.16476-1-nsaenzjulienne@suse.de> <20191119111848.GR43905@e119886-lin.cambridge.arm.com> <1b116fabe85a324e2d05a593d38811467f43fb91.camel@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1b116fabe85a324e2d05a593d38811467f43fb91.camel@suse.de> User-Agent: Mutt/1.10.1+81 (426a6c1) (2018-08-26) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 19, 2019 at 12:49:24PM +0100, Nicolas Saenz Julienne wrote: > On Tue, 2019-11-19 at 11:18 +0000, Andrew Murray wrote: > > On Tue, Nov 12, 2019 at 04:59:19PM +0100, Nicolas Saenz Julienne wrote: > > > This series aims at providing support for Raspberry Pi 4's PCIe > > > controller, which is also shared with the Broadcom STB family of > > > devices. > > > > > > There was a previous attempt to upstream this some years ago[1] but was > > > blocked as most STB PCIe integrations have a sparse DMA mapping[2] which > > > is something currently not supported by the kernel. Luckily this is not > > > the case for the Raspberry Pi 4. > > > > > > Note that the driver code is to be based on top of Rob Herring's series > > > simplifying inbound and outbound range parsing. > > > > > > [1] https://patchwork.kernel.org/cover/10605933/ > > > [2] https://patchwork.kernel.org/patch/10605957/ > > > > > > > What happened to patch 3? I can't see it on the list or in patchwork? > > For some reason the script I use to call get_maintainer.sh or git send-mail > failed to add linux-pci@vger.kernel.org and linux-kernel@vger.kernel.org as > recipients. I didn't do anything different between v1 and v2 as far as mailing > is concerned. > > Nevertheless it's here: https://www.spinics.net/lists/arm-kernel/msg768461.html > and should be present in the linux-arm-kernel list. > > I'll look in to it and make sure this doesn't happen in v3. No problem. Thanks, Andrew Murray > > Regards, > Nicolas >