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

Commit 80a2cc76 authored by Sachin Bhayare's avatar Sachin Bhayare Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: set panel clock for AUO AMOLED 400p cmd panel



Add panel clock entry to achieve 12ms DMA transfer time.
This will help in avoiding janks.

Change-Id: I5d0e3ef87281b0241afa701b77196830da2e3053
Signed-off-by: default avatarSachin Bhayare <sachin.bhayare@codeaurora.org>
parent f5f58497
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
/* Copyright (c) 2016, The Linux Foundation. All rights reserved.
/* Copyright (c) 2016, 2018, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -84,5 +84,7 @@
		qcom,mdss-dsi-mdp-trigger = "none";
		qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_dcs";
		qcom,mdss-dsi-reset-sequence = <1 20>, <0 20>, <1 20>;
		/* clk = totlaH * totalV * bpp* 84fps */
		qcom,mdss-dsi-panel-clockrate = <352171008>;
	};
};