diff options
author | Tony Truong <truong@codeaurora.org> | 2015-01-28 18:20:25 -0800 |
---|---|---|
committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-22 11:09:04 -0700 |
commit | 1d3fd3942ece7292d8aac3661831bab30b8f71f0 (patch) | |
tree | 47b62a4c4a749de54ba6ddab66dd099d1a8fd7a8 /Documentation/devicetree/bindings/pci | |
parent | b0ac5910b0590417758ad326389ce183b0c5207a (diff) |
msm: pcie: add support to enable clk power management for EP
Add support to enable the clock power management for the
endpoint.
Change-Id: I02bebfeb5d32eb8e1f75ee5feb4c4fff956ece66
Signed-off-by: Tony Truong <truong@codeaurora.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pci')
-rw-r--r-- | Documentation/devicetree/bindings/pci/msm_pcie.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/msm_pcie.txt b/Documentation/devicetree/bindings/pci/msm_pcie.txt index 3b0400743651..10cf6c54649b 100644 --- a/Documentation/devicetree/bindings/pci/msm_pcie.txt +++ b/Documentation/devicetree/bindings/pci/msm_pcie.txt @@ -57,6 +57,8 @@ Optional Properties: - qcom,aux-clk-sync: The AUX clock is synchronous to the Core clock to support L1ss. - qcom,common-clk-en: Enables the common clock configuration for the endpoint. + - qcom,clk-power-manage-en: Enables the clock power management for the + endpoint. - qcom,n-fts: The number of fast training sequences sent when the link state is changed from L0s to L0. - qcom,ep-wakeirq: The endpoint will issue wake signal when it is up, and the |