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

Commit 95f30d4e authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable backlight cooling device for SM6150"

parents 706868a1 b1cc67e6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@
 * GNU General Public License for more details.
 */

#include "sm6150-thermal-overlay.dtsi"
#include <dt-bindings/iio/qcom,spmi-vadc.h>
#include "sm6150-sde-display.dtsi"

+4 −0
Original line number Diff line number Diff line
@@ -176,3 +176,7 @@
		};
	};
};

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