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