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

This commit is contained in:
QCTECMDR Service
2025-01-11 20:28:16 -08:00
committed by Gerrit - the friendly Code Review server
8 changed files with 63 additions and 11 deletions

View File

@@ -7,7 +7,6 @@
#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>;
@@ -77,3 +76,15 @@
&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";
};