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

Commit e6930fdb authored by Dhaval Patel's avatar Dhaval Patel
Browse files

ARM: dts: msm: enable cont splash for command mode panel



Enable continuous splash screen for command mode
panel on 8x26 target.

Change-Id: Ia71ebe8307968a53622a4b5dd9bbc354bb468728
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent 446a396c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -490,3 +490,7 @@
&dsi_nt35590_720_vid {
	qcom,cont-splash-enabled;
};

&dsi_nt35590_720_cmd {
	qcom,cont-splash-enabled;
};
+4 −0
Original line number Diff line number Diff line
@@ -508,3 +508,7 @@
&dsi_nt35590_720_vid {
	qcom,cont-splash-enabled;
};

&dsi_nt35590_720_cmd {
	qcom,cont-splash-enabled;
};