From 985373cb567a233b5a08168b5aaa21bb6bb04372 Mon Sep 17 00:00:00 2001 From: Priyansh Jain Date: Mon, 9 Jan 2023 13:55:08 +0530 Subject: [PATCH] ARM: dts: msm:Enable CX PE based mitigation for ravelin Enable CX PE based mitigation on ravelin Change-Id: Iaa49fc85a1ec44fcf0c249bcf6e5ae0533674cfd --- qcom/ravelin-thermal.dtsi | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/qcom/ravelin-thermal.dtsi b/qcom/ravelin-thermal.dtsi index b18befbb..893c16e4 100644 --- a/qcom/ravelin-thermal.dtsi +++ b/qcom/ravelin-thermal.dtsi @@ -195,7 +195,6 @@ }; cx_sdpm@634000 { - status = "disabled"; compatible = "qcom,sdpm"; reg = <0x00634000 0x1000>; clock-names = "gpu_cc_gx_gfx3d", @@ -212,7 +211,6 @@ }; cx_pe: cx_rdpm_pe@635000 { - status = "disabled"; compatible = "qcom,policy-engine"; #thermal-sensor-cells = <0>; reg = <0x635000 0x1000>; @@ -916,7 +914,6 @@ }; cx-pe { - status = "disabled"; polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&cx_pe>; @@ -932,7 +929,7 @@ cooling-maps { gpu_cdev { trip = <&cx_pe_config1>; - cooling-device = <&msm_gpu 1 1>; + cooling-device = <&msm_gpu 3 3>; }; };