mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: qcom: Remove modem and cdsp qmi cooling device for diwali
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: I7fe1395f9aef8d6804f53d9e95807cd6280af6cd
This commit is contained in:
@@ -218,6 +218,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