Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bbe17b8c authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi
Browse files

ARM: dts: qcom: enable LMH CPU voltage cooling devices for BENGAL

Enable LMH CPU voltage cooling devices for BENGAL. It uses to
place CPU min voltage request to LMH hardware during cold
temperature condition.

Change-Id: If1c6931dea75e683bfe66cd402a1de8979a6fbaf
parent b85ac980
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -72,6 +72,12 @@
			};
		};
	};

	lmh_cpu_vdd: qcom,lmh-cpu-vdd@f550800 {
		compatible = "qcom,lmh-cpu-vdd";
		reg =  <0xf550800 0x1000>;
		#cooling-cells = <2>;
	};
};

&thermal_zones {