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

Commit d74de271 authored by Raviteja's avatar Raviteja Committed by Raviteja Tamatam
Browse files

ARM: dts: msm: update default mdp clock for 120 fps on lito target

In certain cases of 120 fps boot up with continuous splash, the
default mdp clock set at max svs level is low and is causing underrun
till the first commit comes. Increasing the mdp default clock to max
nominal level will avoid this scenario.

Change-Id: Ic6a04dca6505e741041457a9a455e086523f297d
parent 5ceb908a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
		clock-names = "gcc_iface", "gcc_bus", "gcc_nrt_bus",
				"iface_clk", "core_clk", "vsync_clk",
				"lut_clk", "rot_clk";
		clock-rate = <0 0 0 0 300000000 19200000 200000000
		clock-rate = <0 0 0 0 460000000 19200000 460000000
						200000000>;
		clock-max-rate = <0 0 0 0 460000000 19200000 460000000
						460000000>;