mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Add display fps cooling device for waipio
Add display fps cooling device, which will enable thermal framework to send netlink notification for display fps mitigation in waipio. Change-Id: I7d1dec2b5c833e5e0c4cfbcb23d9868960ea6028
This commit is contained in:
@@ -201,6 +201,15 @@
|
||||
compatible = "qcom,devfreq-cdev";
|
||||
qcom,devfreq = <&msm_gpu>;
|
||||
};
|
||||
|
||||
qcom,userspace-cdev {
|
||||
compatible = "qcom,userspace-cooling-devices";
|
||||
|
||||
display_fps: display-fps {
|
||||
qcom,max-level = <4>;
|
||||
#cooling-cells = <2>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
#include "waipio-thermal-modem.dtsi"
|
||||
|
||||
Reference in New Issue
Block a user