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

Commit 3c27d1e4 authored by Raviteja's avatar Raviteja Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: update default mdp clock value for 120 fps

Updated the default boot up MDP clock value to 373.33 MHz
to handle 120 fps usecase. Otherwise, it will lead to underrun
during continuous splash.

Change-Id: Ibe4b0fd780504af6d0d45f09a388fd28f3d492e9
parent 39d41e15
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
		clock-names = "gcc_iface", "gcc_bus",
				"iface_clk", "core_clk", "vsync_clk",
				"lut_clk";
		clock-rate = <0 0 0 300000000 19200000 300000000>;
		clock-rate = <0 0 0 373333333 19200000 373333333>;
		clock-max-rate = <0 0 0 560000000 19200000 560000000>;
		qcom,dss-cx-ipeak = <&cx_ipeak_lm 4>;