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

Commit 281d1f8a authored by Jayant Shekhar's avatar Jayant Shekhar
Browse files

ARM: dts: Add mdp clock levels in DT



Add mdp clock level selection support in target
specifc MDSS DT.

Change-Id: Ia9672f77b7bfe165ae9f93673b46828fd906a4ac
Signed-off-by: default avatarJayant Shekhar <jshekhar@codeaurora.org>
parent 3ae6d56f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -33,6 +33,10 @@
		qcom,mdss-ib-factor = <2 1>;		/* 2 times  */
		qcom,mdss-clk-factor = <5 4>;		/* 1.25 times */

		/* Clock levels */
		qcom,mdss-clk-levels = <92310000 100000000
				    133330000 177780000 200000000>;

		qcom,mdss-mdp-reg-offset = <0x00000100>;
		qcom,max-bandwidth-low-kbps = <1100000>;
		qcom,max-bandwidth-high-kbps = <1660000>;