diff --git a/qcom/kalama-thermal.dtsi b/qcom/kalama-thermal.dtsi index d01e54f9..f8afd984 100644 --- a/qcom/kalama-thermal.dtsi +++ b/qcom/kalama-thermal.dtsi @@ -80,6 +80,23 @@ #cooling-cells = <2>; }; }; + + ddr_cdev: qcom,ddr-cdev { + compatible = "qcom,ddr-cooling-device"; + #cooling-cells = <2>; + qcom,bus-width = <4>; + qcom,freq-table = + < 547000 >, + < 768000 >, + < 1555200 >, + < 1708800 >, + < 2092800 >, + < 2736000 >, + < 3196800 >, + < 3744000 >, + < 4262400 >; + interconnects = <&mc_virt MASTER_LLCC &mc_virt SLAVE_EBI1>; + }; }; &thermal_zones {