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

Commit 316c3934 authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

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



Enable backlight cooling device for SDM845. This enables the thermal
framework to mitigate backlight brightness for thermal events.

Change-Id: I03a5fe87e417fd4a4cfe7f173179126c69df97a5
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent 9920cf08
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -93,6 +93,10 @@
	};
};

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

&ufsphy_mem {
	compatible = "qcom,ufs-phy-qmp-v3";

+4 −0
Original line number Diff line number Diff line
@@ -102,6 +102,10 @@
	qcom,led-strings-list = [01 02];
};

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

&ufsphy_mem {
	compatible = "qcom,ufs-phy-qmp-v3";

+4 −0
Original line number Diff line number Diff line
@@ -22,6 +22,10 @@
	qcom,battery-data = <&qrd_batterydata>;
};

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

&soc {
	sound-tavil {
		qcom,wsa-max-devs = <1>;