[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20161114220801.GG9868@bhelgaas-glaptop.roam.corp.google.com>
Date: Mon, 14 Nov 2016 16:08:01 -0600
From: Bjorn Helgaas <helgaas@...nel.org>
To: Ray Jui <ray.jui@...adcom.com>
Cc: Bjorn Helgaas <bhelgaas@...gle.com>, linux-kernel@...r.kernel.org,
bcm-kernel-feedback-list@...adcom.com, linux-pci@...r.kernel.org,
Alex Barba <alex.barba@...adcom.com>,
Oza Oza <oza.oza@...adcom.com>
Subject: Re: [PATCH v2 00/12] Additional iProc PCIe host support/fixes
On Mon, Oct 31, 2016 at 05:38:29PM -0700, Ray Jui wrote:
> This patch series contains various changes and fixes to the iProc PCIe
> host driver. It also adds support for the next generation of PAXB and
> PAXC based host controllers
>
> This patch series was developed based on v4.9-rc1 and tested on both NS2
> SVK and Cygnus wireless audio platform
>
> repo: https://github.com/Broadcom/arm64-linux.git
> branch: iproc-pcie-v2
>
> Changes from v1:
> - Fixed varioues typos in the commit message
> - Improved various DT binding patch titles with more specific information
>
> Ray Jui (12):
> PCI: iproc: Improve core register population
> PCI: iproc: Do not reset PAXC when initializing the driver
> PCI: iproc: Add BCMA type
> PCI: iproc: Fix exception with multi-function devices
> PCI: iproc: Added PAXCv2 related binding
> PCI: iproc: Add PAXC v2 support
> PCI: iproc: Remove redundant outbound properties
> PCI: iproc: Making outbound mapping code more generic
> PCI: iproc: Add optional dma-ranges
> PCI: iproc: Add inbound DMA mapping support
> PCI: iproc: Add PAXBv2 binding info
> PCI: iproc: Add support for the next-gen PAXB controller
>
> .../devicetree/bindings/pci/brcm,iproc-pcie.txt | 43 +-
> drivers/pci/host/pcie-iproc-bcma.c | 1 +
> drivers/pci/host/pcie-iproc-msi.c | 1 +
> drivers/pci/host/pcie-iproc-platform.c | 19 +-
> drivers/pci/host/pcie-iproc.c | 942 ++++++++++++++++++---
> drivers/pci/host/pcie-iproc.h | 45 +-
> 6 files changed, 916 insertions(+), 135 deletions(-)
Applied to pci/host-iproc for v4.10, thanks!
Powered by blists - more mailing lists