Revert "ARM: dts: msm: Disable sys-therm-11 node for kera"

This reverts commit 442c5fff97.

Signed-off-by: Vishvanath Singh <quic_vishvana@quicinc.com>
Change-Id: I091847ba54ada84b902a91dd7b23200a333d6854
This commit is contained in:
Vishvanath Singh
2025-01-04 20:01:07 +05:30
parent 78ba5c445d
commit 9b4b3b7b38
7 changed files with 7 additions and 63 deletions

View File

@@ -31,15 +31,3 @@
&pmic_glink_adc {
status = "disabled";
};
&pmxr2230_sys_therm_11{
status = "disabled";
};
&sys_therm_11 {
status = "disabled";
};
&pm8550ve_f_die_temp {
status = "disabled";
};

View File

@@ -64,15 +64,3 @@
&tlmm 3 0 &tlmm 16 0 &tlmm 13 0x2008>;
};
};
&pmxr2230_sys_therm_11{
status = "disabled";
};
&sys_therm_11 {
status = "disabled";
};
&pm8550ve_f_die_temp {
status = "disabled";
};

View File

@@ -7,6 +7,7 @@
#include <dt-bindings/clock/qcom,gcc-kera.h>
#include <dt-bindings/interrupt-controller/irq.h>
#include <dt-bindings/spmi/spmi.h>
#include "pmk8550.dtsi"
&sdhc_2 {
vdd-supply = <&L13B>;
@@ -76,15 +77,3 @@
&tlmm 3 0 &tlmm 16 0 &tlmm 13 0x2008>;
};
};
&pmxr2230_sys_therm_11{
status = "disabled";
};
&sys_therm_11 {
status = "disabled";
};
&pm8550ve_f_die_temp {
status = "disabled";
};

View File

@@ -24,3 +24,6 @@
};
};
&thermal_zones {
/delete-node/ sys-therm-11;
};

View File

@@ -106,15 +106,3 @@
label = "smb1393_1_die_temp";
};
};
&pmxr2230_sys_therm_11{
status = "disabled";
};
&sys_therm_11 {
status = "disabled";
};
&pm8550ve_f_die_temp {
status = "disabled";
};

View File

@@ -23,15 +23,3 @@
status = "ok";
};
&pmxr2230_sys_therm_11{
status = "disabled";
};
&sys_therm_11 {
status = "disabled";
};
&pm8550ve_f_die_temp {
status = "disabled";
};

View File

@@ -279,7 +279,7 @@
};
};
sys_therm_11: sys-therm-11 {
sys-therm-11 {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&pmk8550_vadc PMXR2230_ADC5_GEN3_AMUX_THM5_100K_PU>;
@@ -387,7 +387,7 @@
qcom,adc-tm-type = <1>;
};
pmxr2230_sys_therm_11: pmxr2230_sys_therm_11 {
pmxr2230_sys_therm_11 {
reg = <PMXR2230_ADC5_GEN3_AMUX_THM5_100K_PU>;
label = "pmxr2230_sys_therm_11";
qcom,ratiometric;
@@ -408,7 +408,7 @@
qcom,pre-scaling = <1 1>;
};
pm8550ve_f_die_temp: pm8550ve_f_die_temp {
pm8550ve_f_die_temp {
reg = <PM8550VX_ADC5_GEN3_DIE_TEMP(5)>;
label = "pm8550ve_f_die_temp";
qcom,pre-scaling = <1 1>;