mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
Merge "ARM: dts: msm: Add flag to know if APSS based l1ss-sleep is supported or not"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
6af32f3f1e
@@ -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>
|
||||
|
||||
@@ -35,4 +35,5 @@
|
||||
|
||||
&pcie1 {
|
||||
qcom,boot-option = <0x2>;
|
||||
qcom,apss-based-l1ss-sleep;
|
||||
};
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
&pcie1 {
|
||||
vreg-3p3-supply = <&nvme_vreg>;
|
||||
qcom,boot-option = <0x2>;
|
||||
qcom,apss-based-l1ss-sleep;
|
||||
};
|
||||
|
||||
®ulator_ocp_notifier {
|
||||
|
||||
Reference in New Issue
Block a user