mbox series

[0/3] PCI: Keystone: Misc fixes for TI's AM65x PCIe

Message ID 20211110073343.12396-1-kishon@ti.com (mailing list archive)
Headers show
Series PCI: Keystone: Misc fixes for TI's AM65x PCIe | expand

Message

Kishon Vijay Abraham I Nov. 10, 2021, 7:33 a.m. UTC
Patch series includes miscellaneous fixes for TI's AM65x SoC
"PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)"  has
already been sent before [1]

The other patch is to prevent PCIEPORTBUS driver to write to
MSI-X table (which is not mapped) leading to ~10sec delay
due to msix_mask_all().

[1] -> https://lore.kernel.org/r/20210325090026.8843-7-kishon@ti.com

Kishon Vijay Abraham I (3):
  PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)
  PCI: keystone: Add quirk to mark AM654 RC BAR flag as IORESOURCE_UNSET
  PCI: keystone: Set DMA mask and coherent DMA mask

 drivers/pci/controller/dwc/pci-keystone.c | 56 ++++++++++++++++++++++-
 1 file changed, 55 insertions(+), 1 deletion(-)