Merge "ARM: dts: qcom: Add qcom,ship-mode-immediate property for Sun platforms"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
0a3fb8ada4
@@ -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
|
||||
|
||||
|
@@ -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 {
|
||||
|
@@ -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 {
|
||||
|
@@ -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 {
|
||||
|
Reference in New Issue
Block a user