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

Commit c8ef4cab authored by Ingrid Gallardo's avatar Ingrid Gallardo
Browse files

ARM: dts: msm: adjust mdp bw limits for msmcobalt v2



This change adjusts the bandwidth limits for the
mdp core in the v2 of msmcobalt.

Change-Id: I3559ed2b6984ac9cec8e219f59f634410aaf57c9
Signed-off-by: default avatarIngrid Gallardo <ingridg@codeaurora.org>
parent 59938aac
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -61,4 +61,7 @@

&mdss_mdp {
	qcom,vbif-settings = <0x00d0 0x00002020>;
	qcom,max-bandwidth-low-kbps = <9400000>;
	qcom,max-bandwidth-high-kbps = <9400000>;
	qcom,max-bandwidth-per-pipe-kbps = <4700000>;
};