ARM: dts: msm: Add flag to know if client based icc voting is supported

Some endpoints like NVMe don't have icc voting capability in their driver.
Introducing this flag for such endpoints. When this flag is present, PCIe
driver will take care of icc voting based on current link speed and width.

Change-Id: I0f98ff33004427e6d36a2d7588028120f04f7ad2
This commit is contained in:
Krishna Chaitanya Chundru
2023-01-05 14:34:52 +05:30
committed by Gerrit - the friendly Code Review server
parent 2764bf90d8
commit 71dae31bf8
2 changed files with 6 additions and 0 deletions

View File

@@ -280,6 +280,11 @@ interconnects:
Value type: <bool>
Definition: Apss based L1ss sleep is supported
- qcom,no-client-based-bw-voting:
Usage: optional
Value type: <bool>
Definition: client based bw voting is not supported
- qcom,no-aux-clk-sync:
Usage: optional
Value type: <bool>