dt-bindings: PCI: qcom: Move OPP table to qcom,pcie-common.yaml
authorQiang Yu <quic_qianyu@quicinc.com>
Fri, 1 Nov 2024 03:08:58 +0000 (20:08 -0700)
committerKrzysztof Wilczyński <kwilczynski@kernel.org>
Sun, 3 Nov 2024 20:12:41 +0000 (20:12 +0000)
OPP table is a generic property that is also required by other Qcom
platforms.

Hence move this property to qcom,pcie-common.yaml so that PCIe on other
Qcom platforms is able to adjust power domain performance state and ICC
peak bandwidth according to the given PCIe generation speed and link
width.

Link: https://lore.kernel.org/r/20241101030902.579789-2-quic_qianyu@quicinc.com
Signed-off-by: Qiang Yu <quic_qianyu@quicinc.com>
[kwilczynski: commit log]
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-common.yaml
Documentation/devicetree/bindings/pci/qcom,pcie-sm8450.yaml

index e18900c4157616084376ba32447a34a1f8fd9d36..0480c58f7d998adbac4c6de20cdaec945b3bab21 100644 (file)
@@ -81,6 +81,10 @@ properties:
   vddpe-3v3-supply:
     description: PCIe endpoint power supply
 
+  operating-points-v2: true
+  opp-table:
+    type: object
+
 required:
   - reg
   - reg-names
index 46bd59eefadba15021bb3a67f4670bd00acdbea6..6e0a6d8f0ed070a98560d3e343f14e39b3cf9cd5 100644 (file)
@@ -70,10 +70,6 @@ properties:
       - const: msi7
       - const: global
 
-  operating-points-v2: true
-  opp-table:
-    type: object
-
   resets:
     maxItems: 1