Merge "ARM: dts: msm: Add flag to know if APSS based l1ss-sleep is supported or not"

This commit is contained in:
qctecmdr
2022-11-18 07:03:45 -08:00
committed by Gerrit - the friendly Code Review server
3 changed files with 7 additions and 0 deletions

View File

@@ -265,6 +265,11 @@ interconnects:
Value type: <bool>
Definition: L1 sub-state (L1ss) is not supported
- qcom,apss-based-l1ss-sleep:
Usage: optional
Value type: <bool>
Definition: Apss based L1ss sleep is supported
- qcom,no-aux-clk-sync:
Usage: optional
Value type: <bool>

View File

@@ -35,4 +35,5 @@
&pcie1 {
qcom,boot-option = <0x2>;
qcom,apss-based-l1ss-sleep;
};

View File

@@ -14,6 +14,7 @@
&pcie1 {
vreg-3p3-supply = <&nvme_vreg>;
qcom,boot-option = <0x2>;
qcom,apss-based-l1ss-sleep;
};
&regulator_ocp_notifier {