OSDN Git Service

Merge branch 'remotes/lorenzo/pci/dwc'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 4 May 2021 15:43:26 +0000 (10:43 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 4 May 2021 15:43:26 +0000 (10:43 -0500)
commita5166a194ee46b8daa440b43f24595c9a1312743
treee8fa16568ac4ff603f9348b52fdb939dbe15a8f4
parent3ec17ca688cf7295ca237dded5399aa450f36293
parent8bcca26585585ae4b44d25d30f351ad0afa4976b
Merge branch 'remotes/lorenzo/pci/dwc'

- Use generic config accessors for TI AM65x (K3) to fix regression (Kishon
  Vijay Abraham I)

- Move MSI Receiver init to dw_pcie_host_init() so it is re-initialized
  along with the RC in resume (Jisheng Zhang)

- Remove unused pcie_app_rd() (Jiapeng Chong)

- Move iATU detection earlier to fix regression (Hou Zhiqiang)

* remotes/lorenzo/pci/dwc:
  PCI: dwc: Move iATU detection earlier
  PCI: dwc/intel-gw: Remove unused function
  PCI: dwc: Move dw_pcie_msi_init() to dw_pcie_setup_rc()
  PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c
drivers/pci/controller/dwc/pci-keystone.c