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

Commit 91de3d8a authored by Sandeep Panda's avatar Sandeep Panda
Browse files

ARM: dts: msm: fix truly FHD panel settings for sdm670



Update nt35695b truly FHD command mode panel TE polarity and
phy timings settings for sdm670 platform, to fix corruption
issues seen on the panel.

Change-Id: Ie3ad641e95d816a4726d980117686843118515fa
Signed-off-by: default avatarSandeep Panda <spanda@codeaurora.org>
parent 38ef2dbc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -181,7 +181,7 @@
					15 01 00 00 00 00 02 ec 00
					15 01 00 00 00 00 02 ff 10
					15 01 00 00 00 00 02 bb 10
					15 01 00 00 00 00 02 35 02
					15 01 00 00 00 00 02 35 00
					05 01 00 00 78 00 02 11 00
					05 01 00 00 78 00 02 29 00];
				qcom,mdss-dsi-off-command = [05 01 00 00 14
+5 −5
Original line number Diff line number Diff line
/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -787,13 +787,13 @@
};

&dsi_nt35695b_truly_fhd_cmd {
	qcom,mdss-dsi-t-clk-post = <0x07>;
	qcom,mdss-dsi-t-clk-pre = <0x1c>;
	qcom,mdss-dsi-t-clk-post = <0x0d>;
	qcom,mdss-dsi-t-clk-pre = <0x2d>;
	qcom,ulps-enabled;
	qcom,mdss-dsi-display-timings {
		timing@0 {
			qcom,mdss-dsi-panel-phy-timings = [00 1c 05 06 0b 0c
				05 07 05 03 04 00];
			qcom,mdss-dsi-panel-phy-timings = [00 1c 08 07 23 22
				07 07 05 03 04 00];
			qcom,display-topology = <1 0 1>;
			qcom,default-topology-index = <0>;
		};