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

Commit fa72e49a authored by Sravanthi Kollukuduru's avatar Sravanthi Kollukuduru
Browse files

ARM: dts: msm: add SMART_PANEL_ALIGN_MODE entry on SDM845, SDM670



Add the DT property to configure the SMART_PANEL_ALIGN_MODE for
SDM845 and SDM670 targets. This is required on command mode split
display to avoid the skew of the MDP output to DSI0 and DSI1.

Change-Id: Ibdae1515ebea2e30045044c4a082f001a1b72e95
Signed-off-by: default avatarSravanthi Kollukuduru <skolluku@codeaurora.org>
parent 15421d85
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -126,6 +126,7 @@
		qcom,sde-mixer-blendstages = <0xb>;
		qcom,sde-highest-bank-bit = <0x1>;
		qcom,sde-ubwc-version = <0x200>;
		qcom,sde-smart-panel-align-mode = <0xc>;
		qcom,sde-panic-per-pipe;
		qcom,sde-has-cdp;
		qcom,sde-has-src-split;
+1 −0
Original line number Diff line number Diff line
@@ -134,6 +134,7 @@
		qcom,sde-mixer-blendstages = <0xb>;
		qcom,sde-highest-bank-bit = <0x2>;
		qcom,sde-ubwc-version = <0x200>;
		qcom,sde-smart-panel-align-mode = <0xc>;
		qcom,sde-panic-per-pipe;
		qcom,sde-has-cdp;
		qcom,sde-has-src-split;