Merge branch 'remotes/lorenzo/pci/imx6'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 22 Mar 2022 22:16:24 +0000 (17:16 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 22 Mar 2022 22:16:24 +0000 (17:16 -0500)
commitf409855492fa1dae3c4644e332ea8c0ad9260071
tree32759beb09ed171b73dd2e556f1d366cb0909ff1
parent8a43a7444884e8df18397a78a6a939bd35baa663
parent45514f78c65cc9a09437f20e180625f94f769863
Merge branch 'remotes/lorenzo/pci/imx6'

- Allow host controller driver to probe successfully (as other drivers do)
  even if link is currently down (Fabio Estevam)

- Enable i.MX6QP PCIe power management (Richard Zhu)

- Invoke PHY exit function after PHY power off (Richard Zhu)

- Assert i.MX8MM CLKREQ# even if no device present to avoid boot hangs
  (Richard Zhu)

* remotes/lorenzo/pci/imx6:
  PCI: imx6: Assert i.MX8MM CLKREQ# even if no device present
  PCI: imx6: Invoke the PHY exit function after PHY power off
  PCI: imx6: Enable i.MX6QP PCIe power management support
  PCI: imx6: Allow to probe when dw_pcie_wait_for_link() fails