diff --git a/bindings/pci/pci-msm.txt b/bindings/pci/pci-msm.txt index b4eda0bf..ae499a68 100644 --- a/bindings/pci/pci-msm.txt +++ b/bindings/pci/pci-msm.txt @@ -280,6 +280,11 @@ interconnects: Value type: Definition: Apss based L1ss sleep is supported +- qcom,no-client-based-bw-voting: + Usage: optional + Value type: + Definition: client based bw voting is not supported + - qcom,no-aux-clk-sync: Usage: optional Value type: diff --git a/qcom/anorak-pcie.dtsi b/qcom/anorak-pcie.dtsi index bc0a596f..6def54bf 100644 --- a/qcom/anorak-pcie.dtsi +++ b/qcom/anorak-pcie.dtsi @@ -652,6 +652,7 @@ <0x100 &apps_smmu 0x2c01 0x1>; qcom,boot-option = <0x1>; + qcom,no-client-based-bw-voting; qcom,apss-based-l1ss-sleep; qcom,target-link-width = <0x1>; qcom,drv-l1ss-timeout-us = <5000>;