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/[email protected] Signed-off-by: Krishna chaitanya chundru <[email protected]> Signed-off-by: Krzysztof Wilczyński <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Manivannan Sadhasivam <[email protected]>
1 parent a3ec59e commit bdf8e4d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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)