summaryrefslogtreecommitdiff
path: root/qcom/lagoon-sde.dtsi
diff options
context:
space:
mode:
authorRaviteja <travitej@qti.qualcomm.com>2020-05-21 18:17:47 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2020-07-08 05:20:22 -0700
commit3c27d1e48c37c722b7fddd63c94ae25bf5d590e9 (patch)
tree492af56afc17d3ad2024df2f79684f51602db88f /qcom/lagoon-sde.dtsi
parent39d41e1580c9b51e32f059fa61ebc32c63c0efd6 (diff)
downloaddevicetree-3c27d1e48c37c722b7fddd63c94ae25bf5d590e9.tar.gz
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
Diffstat (limited to 'qcom/lagoon-sde.dtsi')
-rw-r--r--qcom/lagoon-sde.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/qcom/lagoon-sde.dtsi b/qcom/lagoon-sde.dtsi
index 252d8756..75ded597 100644
--- a/qcom/lagoon-sde.dtsi
+++ b/qcom/lagoon-sde.dtsi
@@ -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>;