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@xxxxxxxxxxxxxxx and linux-kernel@xxxxxxxxxxxxxxx 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 >