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

Commit 95bdef64 authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi
Browse files

ARM: dts: msm: Enable backlight cooling device for TRINKET



Add display backlight cooling device for TRINKET. This cooling
device can be used for controlling the temperature due to
backlight display.

Change-Id: Ib09eb6583a6df30e1cdec3f53a5615ec6aa48eaf
Signed-off-by: default avatarManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
parent 86d48dcf
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -443,3 +443,7 @@
		};
	};
};

&mdss_mdp {
	#cooling-cells = <2>;
};