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

Commit 700e7ec1 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: alter DSI phy timings for 2k panel in dsc mode for SDM855" into msm-4.14

parents f3834b71 5f364ca8
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
@@ -432,6 +432,7 @@
	connectors = <&sde_wb>;
};

/* PHY TIMINGS REVISION P */
&dsi_dual_nt35597_truly_video {
	qcom,mdss-dsi-t-clk-post = <0x17>;
	qcom,mdss-dsi-t-clk-pre = <0x18>;
@@ -461,12 +462,12 @@
};

&dsi_nt35597_truly_dsc_cmd {
	qcom,mdss-dsi-t-clk-post = <0x0b>;
	qcom,mdss-dsi-t-clk-pre = <0x23>;
	qcom,mdss-dsi-t-clk-post = <0x15>;
	qcom,mdss-dsi-t-clk-pre = <0x12>;
	qcom,mdss-dsi-display-timings {
		timing@0{
			qcom,mdss-dsi-panel-phy-timings = [00 15 05 05 20 1f 05
				05 03 03 04 00];
				05 03 03 04 00 12 15];
			qcom,display-topology = <1 1 1>,
						<2 2 1>, /* dsc merge */
						<2 1 1>; /* 3d mux */
@@ -476,12 +477,12 @@
};

&dsi_nt35597_truly_dsc_video {
	qcom,mdss-dsi-t-clk-post = <0x0b>;
	qcom,mdss-dsi-t-clk-pre = <0x23>;
	qcom,mdss-dsi-t-clk-post = <0x15>;
	qcom,mdss-dsi-t-clk-pre = <0x12>;
	qcom,mdss-dsi-display-timings {
		timing@0{
			qcom,mdss-dsi-panel-phy-timings = [00 15 05 05 20 1f 05
				04 03 03 04 00];
				05 03 03 04 00 12 15];
			qcom,display-topology = <1 1 1>,
						<2 2 1>, /* dsc merge */
						<2 1 1>; /* 3d mux */