Skip to content

Commit bdf8e4d

Browse files
Krishna chaitanya chundrukwilczynski
authored andcommitted
dt-bindings: PCI: qcom: Add OPP table
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>
1 parent a3ec59e commit bdf8e4d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/devicetree/bindings/pci/qcom,pcie-sm8450.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ properties:
6969
- const: msi6
7070
- const: msi7
7171

72+
operating-points-v2: true
73+
opp-table:
74+
type: object
75+
7276
resets:
7377
maxItems: 1
7478

0 commit comments

Comments
 (0)