ARM: dts: qcom: Remove modem and cdsp qmi cooling device for cape

Remove modem and cdsp qmi cooling device used from
userspace thermal manager. This change is made to optimize
cooling device stat slab memory. If userspace thermal manager
wants to mitigate modem or cdsp then it has to use qmi tmd
interface in userspace.

Change-Id: Icb8eee1bb8d541b54ff95450ea0977c7ee941b92
This commit is contained in:
Priyansh Jain
2022-03-09 18:45:42 +05:30
parent df829a3564
commit 5e61ca7f01

View File

@@ -243,6 +243,13 @@
#include "waipio-thermal-modem.dtsi"
&soc {
qmi-tmd-devices {
/delete-node/ modem_usr;
/delete-node/ cdsp_usr;
};
};
&thermal_zones {
aoss-0 {
polling-delay-passive = <0>;