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

Commit 212cec77 authored by Animesh Kishore's avatar Animesh Kishore
Browse files

ARM: dts: msm: Fix vbif OT read limit for sdm439



Configure MDSS max number of pending reads
from AXI as provided by QoS settings.

Change-Id: Ia9bb709da65c1e24854f141e45900e6016360cdf
Signed-off-by: default avatarAnimesh Kishore <animeshk@codeaurora.org>
parent 8f3515e7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -622,3 +622,7 @@
		};
	};
};

&mdss_mdp {
	qcom,vbif-settings = <0xd0 0x20>;
};