]> www.infradead.org Git - users/hch/block.git/commit
Merge branch 'pci/controller/keystone'
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 19 Jul 2024 15:10:28 +0000 (10:10 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 19 Jul 2024 15:10:28 +0000 (10:10 -0500)
commitdb2cc94fae135e2ea9d2de68c7a2b30a2fc75e74
tree40b556d039b59617af011e17ff74e4fd39d2b60f
parent477ddcd8ef8bc555e021eb1a9d13bf182538a363
parent86f271f22bbb6391410a07e08d6ca3757fda01fa
Merge branch 'pci/controller/keystone'

- Enable BAR 0 only for v3.65a to avoid Completion Timeouts that
  cause a 45 second boot delay on the v4.90a-based AM654x SoC (Siddharth
  Vadapalli)

- Avoid a NULL pointer dereference if DT failed to provide a host bridge
  memory window (Aleksandr Mishin)

* pci/controller/keystone:
  PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)
  PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_setup_rc_app_regs()
  PCI: keystone: Don't enable BAR 0 for AM654x
  PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()
drivers/pci/controller/dwc/pci-keystone.c