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

Commit d9780a09 authored by Fenglin Wu's avatar Fenglin Wu
Browse files

ARM: dts: msm: Add panel information to amoled-ecm for Shima platforms

Add panel information for amoled-ecm device so that the driver
can get display off/on notification from the DRM for the active
panel and disable/re-enable ECM accordingly.

Change-Id: I5dc22cd1b669e92991325f7be8ef4536a140277c
parent 93345930
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -148,6 +148,14 @@
	status = "ok";
};

&pm8350b_amoled_ecm {
	display-panels = <&dsi_r66451_amoled_cmd
			&dsi_r66451_amoled_video
			&dsi_r66451_amoled_60hz_video
			&dsi_r66451_amoled_60hz_cmd
			&dsi_r66451_amoled_144hz_cmd>;
};

&battery_charger {
	qcom,thermal-mitigation = <3000000 1500000 1000000 500000>;
};
+5 −0
Original line number Diff line number Diff line
@@ -185,6 +185,11 @@
	status = "ok";
};

&pm8350b_amoled_ecm {
	display-panels = <&dsi_r66451_amoled_cmd
			&dsi_r66451_amoled_video>;
};

&battery_charger {
	qcom,thermal-mitigation = <10000000 9500000 9000000 8500000 8000000
				7500000 7000000 6500000 6000000 5500000