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

Commit 12f00961 authored by Ritesh Kumar's avatar Ritesh Kumar
Browse files

ARM: dts: msm: Select 120Hz panel as default on 120Hz shima dts

This change adds support to select 120Hz command mode panel
as default panel on shima 120Hz IDP/IDPS platform.

Change-Id: I2ca4fb9f181ad3b721ce05a4740cf18f4127bddc
parent ed8e10b2
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2,3 +2,7 @@

&soc {
};

&sde_dsi {
	qcom,dsi-default-panel = <&dsi_r66451_amoled_cmd>;
};
+3 −1
Original line number Diff line number Diff line
@@ -3,4 +3,6 @@
&soc {
};

&sde_dsi {
	qcom,dsi-default-panel = <&dsi_r66451_amoled_cmd>;
};