mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 04:59:05 +00:00
ARM: dts: qcom: Remove unused modem qmi temperature sensors for ravelin
Remove unused modem qmi temperature sensors for ravelin based on latest recommendation. Change-Id: I8c7ab7d038ade2a3bb53ad764b80ebe5b6b9762e
This commit is contained in:
@@ -131,15 +131,11 @@
|
||||
"modem_cfg",
|
||||
"lte_cc",
|
||||
"mcg_fr1_cc",
|
||||
"mcg_fr2_cc",
|
||||
"scg_fr1_cc",
|
||||
"scg_fr2_cc",
|
||||
"sub1_modem_cfg",
|
||||
"sub1_lte_cc",
|
||||
"sub1_mcg_fr1_cc",
|
||||
"sub1_mcg_fr2_cc",
|
||||
"sub1_scg_fr1_cc",
|
||||
"sub1_scg_fr2_cc",
|
||||
"sdr0_pa0",
|
||||
"sdr1_pa0",
|
||||
"sdr0",
|
||||
@@ -251,20 +247,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
mcg-fr2-cc {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
thermal-sensors = <&qmi_sensor
|
||||
(QMI_MODEM_INST_ID+QMI_MCG_FR2_CC)>;
|
||||
trips {
|
||||
thermal-engine-config0 {
|
||||
temperature = <125000>;
|
||||
hysteresis = <1000>;
|
||||
type = "passive";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
scg-fr1-cc {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
@@ -279,20 +261,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
scg-fr2-cc {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
thermal-sensors = <&qmi_sensor
|
||||
(QMI_MODEM_INST_ID+QMI_SCG_FR2_CC)>;
|
||||
trips {
|
||||
thermal-engine-config0 {
|
||||
temperature = <125000>;
|
||||
hysteresis = <1000>;
|
||||
type = "passive";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
sub1-modem-cfg {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
@@ -335,20 +303,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
sub1_mcg_fr2_cc {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
thermal-sensors = <&qmi_sensor
|
||||
(QMI_MODEM_INST_ID+QMI_SUB1_MCG_FR2_CC)>;
|
||||
trips {
|
||||
thermal-engine-config0 {
|
||||
temperature = <125000>;
|
||||
hysteresis = <1000>;
|
||||
type = "passive";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
sub1_scg_fr1_cc {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
@@ -363,20 +317,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
sub1_scg_fr2_cc {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
thermal-sensors = <&qmi_sensor
|
||||
(QMI_MODEM_INST_ID+QMI_SUB1_SCG_FR2_CC)>;
|
||||
trips {
|
||||
thermal-engine-config0 {
|
||||
temperature = <125000>;
|
||||
hysteresis = <1000>;
|
||||
type = "passive";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
sdr0-pa {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
|
||||
Reference in New Issue
Block a user