Re: [PATCH INTERNAL 0/3] Add Broadcom PAXC related quirks

From: Ray Jui
Date: Thu May 17 2018 - 12:27:10 EST


Hi Bjorn/Lorenzo,

My bad for having this "INTERNAL" tag in the subject. Please let me know if you need me to send out another set with that removed.

Thanks,

Ray

On 5/17/2018 10:21 AM, Ray Jui wrote:
This patch series adds quirks to work around a few issues related to
certain revisions of Broadcom PAXC based PCIe root complexes

This patch series is based off v4.17-rc5 and is available on GIHUB:
repo: https://github.com/Broadcom/arm64-linux.git
branch: sr-paxc-quirk-v1

Ray Jui (3):
PCI: iproc: Activate PAXC bridge quirk for more devices
PCI: iproc: Fix up corrupted PAXC root complex config registers
PCI: iproc: Disable MSI parsing in certain PAXC blocks

drivers/pci/host/pcie-iproc.c | 34 ++++++++++++++-
drivers/pci/quirks.c | 98 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 130 insertions(+), 2 deletions(-)