diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2017-07-03 15:00:32 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-07-03 15:00:32 +0200 |
commit | beaba77cf23f1734fc06ea90932526567c95ac25 (patch) | |
tree | 09dd793c1e1c2f8e35b84fc9f99e4fcfc23bdadc /Documentation/devicetree | |
parent | Merge branch 'pci/host-hv' into next (diff) | |
parent | PCI: imx6: Add regulator support (diff) | |
download | linux-beaba77cf23f1734fc06ea90932526567c95ac25.tar.xz linux-beaba77cf23f1734fc06ea90932526567c95ac25.zip |
Merge branch 'pci/host-imx6' into next
* pci/host-imx6:
PCI: imx6: Add regulator support
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt index e3d5680875b1..cf92d3ba5a26 100644 --- a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt +++ b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt @@ -33,6 +33,10 @@ Optional properties: - reset-gpio-active-high: If present then the reset sequence using the GPIO specified in the "reset-gpio" property is reversed (H=reset state, L=operation state). +- vpcie-supply: Should specify the regulator in charge of PCIe port power. + The regulator will be enabled when initializing the PCIe host and + disabled either as part of the init process or when shutting down the + host. Additional required properties for imx6sx-pcie: - clock names: Must include the following additional entries: |