Merge branch 'pci/host/imx6'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 6 Jul 2021 15:56:26 +0000 (10:56 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 6 Jul 2021 15:56:26 +0000 (10:56 -0500)
commit570987cb4c4d5fea2270ea646657376f5a7369e4
tree0efe7680665609cae65bf9d5caf2f7d5a0f5924f
parent524e6b0395988b93791ffe576cb671d4a6a7bf34
parentd2ce69ca2516906f08b0b239df9c4e9493a4c193
Merge branch 'pci/host/imx6'

- Drop redundant error message from imx6_pcie_probe() (Zhen Lei)

- Limit DBI register length on i.MX 6QuadPlus (Richard Zhu)

- Add "vph-supply" to indicate which regulator supplies PHY (Richard Zhu)

- Enable PHY internal regulator when supplied >3V (Richard Zhu)

* pci/host/imx6:
  PCI: imx6: Enable PHY internal regulator when supplied >3V
  dt-bindings: imx6q-pcie: Add "vph-supply" for PHY supply voltage
  PCI: imx6: Limit DBI register length for imx6qp PCIe
  PCI: imx6: Remove imx6_pcie_probe() redundant error message