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

Commit 1f494cae authored by Mao Flynn's avatar Mao Flynn
Browse files

ARM: dts: msm: enable continuous display for MSM8916 SKUH



Add the continuous display property in dtsi file, so mdss driver
can take over the display from lk directly.

Change-Id: I46ccba872b29dd1afd3ea88e98d7b8fc5283cf65
Signed-off-by: default avatarMao Flynn <Flynn@codeaurora.org>
parent 2f04273d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -126,6 +126,10 @@
	qcom,platform-reset-gpio = <&msm_gpio 25 0>;
};

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

&soc {
	spi_0 {
		status = "disabled";