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

Commit 1cda0fb4 authored by Vishnuvardhan Prodduturi's avatar Vishnuvardhan Prodduturi
Browse files

ARM: dts: msm: Increase MDSS BW Limit for 8939



Recommended MDSS BW Limit for 8939 is increased to 2GBps.
Update the same in device tree file.

Change-Id: Ifd2850416a10f559e341eba2fbac249d57047009
Signed-off-by: default avatarVishnuvardhan Prodduturi <vproddut@codeaurora.org>
parent 4c45f010
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -32,8 +32,8 @@
		qcom,mdss-ab-factor = <1 1>;		/* 1 times    */
		qcom,mdss-ib-factor = <2 1>;		/* 2 times  */
		qcom,mdss-clk-factor = <105 100>;	/* 1.05 times */
		qcom,max-bandwidth-low-kbps = <1100000>;
		qcom,max-bandwidth-high-kbps = <1100000>;
		qcom,max-bandwidth-low-kbps = <2000000>;
		qcom,max-bandwidth-high-kbps = <2000000>;

		/* VBIF QoS remapper settings*/
		qcom,mdss-vbif-qos-rt-setting = <2 2 2 2>;