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

Commit a4d06336 authored by Gopala Krishna Nuthaki's avatar Gopala Krishna Nuthaki
Browse files

ARM: dts: msm: Enable cpufreq cooling device for BLAIR

Add cooling-cells proprty to enable cpufreq cooling device
for BLAIR.

Change-Id: Ic1f7d703eaef8049026e1cbb3267e7d53d65ed00
parent 3d54f402
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -69,6 +69,7 @@
			cpu-release-addr = <0x0 0x50000000>;
			next-level-cache = <&L2_0>;
			qcom,freq-domain = <&cpufreq_hw 0 6>;
			#cooling-cells = <2>;
			L2_0: l2-cache {
			      compatible = "arm,arch-cache";
			      cache-level = <2>;
@@ -176,6 +177,7 @@
			cpu-release-addr = <0x0 0x50000000>;
			next-level-cache = <&L2_6>;
			qcom,freq-domain = <&cpufreq_hw 1 2>;
			#cooling-cells = <2>;
			L2_6: l2-cache {
			      compatible = "arm,arch-cache";
			      cache-level = <2>;