Merge "ARM: dts: qcom: Add qcom,ship-mode-immediate property for Sun platforms"

This commit is contained in:
qctecmdr
2024-03-07 18:41:13 -08:00
committed by Gerrit - the friendly Code Review server
4 changed files with 9 additions and 0 deletions

View File

@@ -54,6 +54,12 @@ properties:
$ref: /schemas/types.yaml#/definitions/phandle-array
minItems: 1
qcom,ship-mode-immediate:
description: |
Flag indicating that ship mode will be configured immediately and enabled
after shut down is initiated.
$ref: /schemas/types.yaml#/definitions/flag
required:
- compatible

View File

@@ -68,6 +68,7 @@
qcom,thermal-mitigation-step = <500000>;
#cooling-cells = <2>;
qcom,wireless-fw-name = "idt9418.bin";
qcom,ship-mode-immediate;
};
&pmic_glink_debug {

View File

@@ -45,6 +45,7 @@
qcom,thermal-mitigation-step = <500000>;
#cooling-cells = <2>;
qcom,wireless-fw-name = "idt9418.bin";
qcom,ship-mode-immediate;
};
&pmic_glink_debug {

View File

@@ -43,6 +43,7 @@
qcom,thermal-mitigation-step = <500000>;
#cooling-cells = <2>;
qcom,wireless-fw-name = "idt9418.bin";
qcom,ship-mode-immediate;
};
&pmic_glink_debug {