Merge "ARM: dts: msm:Enable CX PE based mitigation for ravelin"

This commit is contained in:
qctecmdr
2023-01-15 07:09:25 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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>;
};
};