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

Commit bed64118 authored by Vara Reddy's avatar Vara Reddy
Browse files

ARM: dts: msm: Change the default clk for sharp 1080p panel for sdm845



Change the byte clock to 900mhz for 1080p sharp panel and
the necessary phy timings.

Change-Id: Ia21b6f654c3505c9e1b5316f145c6c4e853b6a8a
Signed-off-by: default avatarVara Reddy <varar@codeaurora.org>
parent 812bd723
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -545,8 +545,9 @@
	qcom,mdss-dsi-t-clk-pre = <0x29>;
	qcom,mdss-dsi-display-timings {
		timing@0{
			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 08 24 22 08
				08 05 03 04 00];
			qcom,mdss-dsi-panel-clockrate = <900000000>;
			qcom,display-topology = <1 0 1>;
			qcom,default-topology-index = <0>;
		};