diff --git a/qcom/sun-thermal.dtsi b/qcom/sun-thermal.dtsi index 18a22c63..ccec009f 100644 --- a/qcom/sun-thermal.dtsi +++ b/qcom/sun-thermal.dtsi @@ -264,6 +264,15 @@ }; }; }; + + qcom,userspace-cdev { + compatible = "qcom,userspace-cooling-devices"; + + display_fps: display-fps { + qcom,max-level = <16>; + #cooling-cells = <2>; + }; + }; }; #include "sun-thermal-modem.dtsi"