mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: qcom: Change modem thermalzone trips to active type"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
fd69181984
@@ -1115,13 +1115,13 @@
|
||||
mdmss0_config0: mdmss0-config0 {
|
||||
temperature = <102000>;
|
||||
hysteresis = <3000>;
|
||||
type = "passive";
|
||||
type = "active";
|
||||
};
|
||||
|
||||
mdmss0_config1: mdmss0-config1 {
|
||||
temperature = <105000>;
|
||||
hysteresis = <3000>;
|
||||
type = "passive";
|
||||
type = "active";
|
||||
};
|
||||
|
||||
reset-mon-cfg {
|
||||
@@ -1173,13 +1173,13 @@
|
||||
mdmss1_config0: mdmss1-config0 {
|
||||
temperature = <102000>;
|
||||
hysteresis = <3000>;
|
||||
type = "passive";
|
||||
type = "active";
|
||||
};
|
||||
|
||||
mdmss1_config1: mdmss1-config1 {
|
||||
temperature = <105000>;
|
||||
hysteresis = <3000>;
|
||||
type = "passive";
|
||||
type = "active";
|
||||
};
|
||||
|
||||
reset-mon-cfg {
|
||||
@@ -1231,13 +1231,13 @@
|
||||
mdmss2_config0: mdmss2-config0 {
|
||||
temperature = <102000>;
|
||||
hysteresis = <3000>;
|
||||
type = "passive";
|
||||
type = "active";
|
||||
};
|
||||
|
||||
mdmss2_config1: mdmss2-config1 {
|
||||
temperature = <105000>;
|
||||
hysteresis = <3000>;
|
||||
type = "passive";
|
||||
type = "active";
|
||||
};
|
||||
|
||||
reset-mon-cfg {
|
||||
@@ -1289,13 +1289,13 @@
|
||||
mdmss3_config0: mdmss3-config0 {
|
||||
temperature = <102000>;
|
||||
hysteresis = <3000>;
|
||||
type = "passive";
|
||||
type = "active";
|
||||
};
|
||||
|
||||
mdmss3_config1: mdmss3-config1 {
|
||||
temperature = <105000>;
|
||||
hysteresis = <3000>;
|
||||
type = "passive";
|
||||
type = "active";
|
||||
};
|
||||
|
||||
reset-mon-cfg {
|
||||
|
||||
Reference in New Issue
Block a user