Unverified Commit 39a06b55 authored by Qiang Yu's avatar Qiang Yu Committed by Krzysztof Wilczyński
Browse files

dt-bindings: PCI: qcom: Move OPP table to qcom,pcie-common.yaml

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: default avatarQiang Yu <quic_qianyu@quicinc.com>
[kwilczynski: commit log]
Signed-off-by: default avatarKrzysztof Wilczyński <kwilczynski@kernel.org>
Reviewed-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: default avatarManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
parent a63b74f2
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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
+0 −4
Original line number Diff line number Diff line
@@ -70,10 +70,6 @@ properties:
      - const: msi7
      - const: global

  operating-points-v2: true
  opp-table:
    type: object

  resets:
    maxItems: 1