]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4979770cc018a39eda0dcdd8eafd91fcb022591c
tree0efe7680665609cae65bf9d5caf2f7d5a0f5924f
parenta8892994476c06129ad0864b646dd7e89082f8f3
parent51e1c85dbbeea42e5ed82942ef145cc9bc9b0da2
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