]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: PCI: qcom: Add OPP table
authorKrishna chaitanya chundru <quic_krichai@quicinc.com>
Wed, 19 Jun 2024 15:11:11 +0000 (20:41 +0530)
committerKrzysztof Wilczyński <kwilczynski@kernel.org>
Thu, 4 Jul 2024 14:46:09 +0000 (14:46 +0000)
PCIe needs to choose the appropriate performance state of RPMh power
domain based on the PCIe gen speed.

Adding the Operating Performance Points table allows to adjust power
domain performance state and ICC peak bw, depending on the PCIe data
rate and link width.

Link: https://lore.kernel.org/linux-pci/20240619-opp_support-v15-2-aa769a2173a3@quicinc.com
Signed-off-by: Krishna chaitanya chundru <quic_krichai@quicinc.com>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Documentation/devicetree/bindings/pci/qcom,pcie-sm8450.yaml

index 1496d6993ab489fcbb2265c384242b28127173a1..d8c0afaa4b19227372f67d1e13d883f0a38cddad 100644 (file)
@@ -69,6 +69,10 @@ properties:
       - const: msi6
       - const: msi7
 
+  operating-points-v2: true
+  opp-table:
+    type: object
+
   resets:
     maxItems: 1