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

Commit a78d3789 authored by Narendra Muppalla's avatar Narendra Muppalla
Browse files

ARM: dts: msm: update phy timing for 3.75 dsc panel on sm8150 target



This change updates simulation dsi panel phy timings for command
mode panel with 3.75:1 DSC configuration on sm8150 target.

Change-Id: I0025c797bab90b2c93284152abb383c85060fd69
Signed-off-by: default avatarNarendra Muppalla <NarendraM@codeaurora.org>
parent 439d44eb
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -608,14 +608,14 @@
	qcom,mdss-dsi-t-clk-pre = <0x2d>;
	qcom,mdss-dsi-display-timings {
		timing@0 { /* 1080p */
			qcom,mdss-dsi-panel-phy-timings = [00 1A 06 06 22 20 07
				07 04 03 04 00];
			qcom,mdss-dsi-panel-phy-timings = [00 1c 08 07 23 22 07
				07 05 03 04 00 18 17];
			qcom,display-topology = <1 1 1>;
			qcom,default-topology-index = <0>;
		};
		timing@1 { /* qhd */
			qcom,mdss-dsi-panel-phy-timings = [00 1A 06 06 22 20 07
				07 04 03 04 00];
			qcom,mdss-dsi-panel-phy-timings = [00 1e 08 07 24 22 08
				08 05 03 04 00 19 18];
			qcom,display-topology = <1 1 1>,
						<2 2 1>, /* dsc merge */
						<2 1 1>; /* 3d mux */