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

Commit 3eec98a2 authored by Satya Rama Aditya Pinapala's avatar Satya Rama Aditya Pinapala Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: remove workaround for Sharp 4K CMD panel for Lahaina

The change removes the workaround used for Sharp 4K command mode
panel for Lahaina target. A higher clock is no longer required for
this panel.

Change-Id: I661cf2b8c5a1353f3fe45b389476e8208eee282d
parent b01a38a4
Loading
Loading
Loading
Loading
+2 −8
Original line number Diff line number Diff line
@@ -206,16 +206,10 @@
	qcom,dsi-select-clocks = "mux_byte_clk0", "mux_pixel_clk0";
	qcom,mdss-dsi-display-timings {
		timing@0 {
			qcom,mdss-dsi-panel-phy-timings = [00 12 05 05 09 08 05
				05 03 02 04 00 10 0a];
			qcom,mdss-dsi-panel-phy-timings = [00 10 05 04 08 07 05
				05 03 02 04 00 0f 09];
			qcom,display-topology = <2 2 2>;
			qcom,default-topology-index = <0>;
			/*
			 * Using same clock as Video mode panel as a
			 * temporary solution for PHY timing issue that causes
			 * corruption.
			 */
			qcom,mdss-dsi-panel-clockrate = <685751040>;
		};
	};
};