mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm:Enable CX PE based mitigation for ravelin"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
b0572f076e
@@ -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>;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user