diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2016-09-29 11:19:58 -0700 |
---|---|---|
committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-29 11:19:57 -0700 |
commit | 50edc528baad150316e70a12bc443921d9c42f3d (patch) | |
tree | 3943b5b12c460cfd593bca8b78c57378ad2d9dfa /Documentation/devicetree/bindings/pci | |
parent | d099799530b2795651f1688ecff6a8d50fa46aa3 (diff) | |
parent | 9ed2e815c02f92df1bdf3e69e79efa9761d38f25 (diff) |
Merge "msm: pcie: configurable PERST propagation delay"
Diffstat (limited to 'Documentation/devicetree/bindings/pci')
-rw-r--r-- | Documentation/devicetree/bindings/pci/msm_pcie.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/msm_pcie.txt b/Documentation/devicetree/bindings/pci/msm_pcie.txt index 8885f4ae80ad..21b6d99424c0 100644 --- a/Documentation/devicetree/bindings/pci/msm_pcie.txt +++ b/Documentation/devicetree/bindings/pci/msm_pcie.txt @@ -98,6 +98,10 @@ Optional Properties: from the endpoint. - linux,pci-domain: For details of pci-domains properties, please refer to: "Documentation/devicetree/bindings/pci/pci.txt" + - qcom,perst-delay-us-min: The minimum allowed time (unit: us) to sleep after + asserting or de-asserting PERST GPIO. + - qcom,perst-delay-us-max: The maximum allowed time (unit: us) to sleep after + asserting or de-asserting PERST GPIO. - qcom,tlp-rd-size: The max TLP read size (Calculation: 128 times 2 to the tlp-rd-size power). - Refer to "Documentation/devicetree/bindings/arm/msm/msm_bus.txt" for |