Re: [PATCHv2 0/2] PCI: layerscape: add fixes for layerscape-pcie errata

From: Bjorn Helgaas
Date: Fri Oct 20 2017 - 14:28:52 EST


On Thu, Oct 12, 2017 at 05:44:46PM +0800, Zhiqiang Hou wrote:
> From: Hou Zhiqiang <Zhiqiang.Hou@xxxxxxx>
>
> The [1/2] is to fix layerscape PCIe MSI/MSI-X capability errata.
> The [2/2] is to change the default AXI system error response behavior
> for PCI Express outbound non-posted requests.
>
> Hou Zhiqiang (1):
> PCI: Disable MSI for Freescale PCIe RC mode
>
> Minghuan Lian (1):
> pci/layerscape: change the default error response behavior
>
> drivers/pci/dwc/pci-layerscape.c | 11 +++++++++++
> drivers/pci/quirks.c | 8 ++++++++
> 2 files changed, 19 insertions(+)

Applied to pci/host-layerscape for v4.15, thanks!