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 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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user