Merge "ARM: dts: msm: Add display fps cooling device for waipio"

This commit is contained in:
qctecmdr
2021-07-14 13:33:05 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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"