diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2017-09-07 13:24:20 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-09-07 13:24:20 -0500 |
commit | 27e87395ae3497ebb63942150e43999c93a83ed0 (patch) | |
tree | 6b8694a556139117401653a5bea2ddff9470bcc9 /Documentation/devicetree/bindings/pci/qcom,pcie.txt | |
parent | 9198407e23ec89f0e1562f439771aeea83345d0d (diff) | |
parent | 96291d565550c1fd363e488cc17cb3189d2e4cc2 (diff) | |
download | linux-rpi-27e87395ae3497ebb63942150e43999c93a83ed0.tar.gz linux-rpi-27e87395ae3497ebb63942150e43999c93a83ed0.tar.bz2 linux-rpi-27e87395ae3497ebb63942150e43999c93a83ed0.zip |
Merge branch 'pci/trivial' into next
* pci/trivial:
PCI: Fix typos and whitespace errors
PCI: Remove unused "res" variable from pci_resource_io()
PCI: Correct kernel-doc of pci_vpd_srdt_size(), pci_vpd_srdt_tag()
Diffstat (limited to 'Documentation/devicetree/bindings/pci/qcom,pcie.txt')
-rw-r--r-- | Documentation/devicetree/bindings/pci/qcom,pcie.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/pci/qcom,pcie.txt b/Documentation/devicetree/bindings/pci/qcom,pcie.txt index b3e36eff1c7d..3c9d321b3d3b 100644 --- a/Documentation/devicetree/bindings/pci/qcom,pcie.txt +++ b/Documentation/devicetree/bindings/pci/qcom,pcie.txt @@ -21,7 +21,7 @@ Value type: <stringlist> Definition: Must include the following entries - "parf" Qualcomm specific registers - - "dbi" Designware PCIe registers + - "dbi" DesignWare PCIe registers - "elbi" External local bus interface registers - "config" PCIe configuration space @@ -203,7 +203,7 @@ - <name>-gpios: Usage: optional Value type: <prop-encoded-array> - Definition: List of phandle and gpio specifier pairs. Should contain + Definition: List of phandle and GPIO specifier pairs. Should contain - "perst-gpios" PCIe endpoint reset signal line - "wake-gpios" PCIe endpoint wake signal line |