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

Commit 2ec7c708 authored by Ingrid Gallardo's avatar Ingrid Gallardo Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: set default ot limits for 8994



Starting from following commit:
Ie54e4f24d52a561a6bf10de65ab6bce8a98211bb
msm: mdss: refactor ot limits to support rd
and wr; the ot limit interface changes, this
patch applies the ot limits for the 8994 device
with the new naming convention as expected
after the refactoring.

Change-Id: I241e9bac206321eae1007a7740306cbc4129413d
Signed-off-by: default avatarIngrid Gallardo <ingridg@codeaurora.org>
parent 9bc677e2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -45,7 +45,8 @@
		qcom,max-bandwidth-per-pipe-kbps = <1800000>;
		qcom,max-clk-rate = <400000000>;
		qcom,mdss-dram-channels = <2>;
		qcom,mdss-default-ot-limit = <16>;
		qcom,mdss-default-ot-wr-limit = <16>;
		qcom,mdss-default-ot-rd-limit = <16>;

		qcom,mdss-pipe-vig-off = <0x00005000 0x00007000
					  0x00009000 0x0000B000>;