ARM: dts: qcom: Add thermal overlay support for kera and tuna

Add thermal overlay support for kera and tuna.

Change-Id: I87a87a173715e9d748e8bab7250d34530be03554
Signed-off-by: Priyansh Jain <quic_priyjain@quicinc.com>
This commit is contained in:
Priyansh Jain
2024-11-28 12:25:59 +05:30
parent 271a3520cb
commit 244a101b21
9 changed files with 60 additions and 22 deletions

View File

@@ -298,6 +298,25 @@
};
};
};
socd {
cooling-maps {
socd_apc1 {
trip = <&socd_trip>;
cooling-device = <&APC1_MX_CX_PAUSE 1 1>;
};
socd_cdsp1 {
trip = <&socd_trip>;
cooling-device = <&cdsp_sw 4 4>;
};
socd_gpu0 {
trip = <&socd_trip>;
cooling-device = <&msm_gpu 4 4>;
};
};
};
};
&pmih010x_eusb2_repeater {