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

Commit a210f2b0 authored by Jayaprakash's avatar Jayaprakash
Browse files

ARM: dts: msm: update IB minimum for LLC and MNOC on lito

Minimum IB required to MNOC is updated to 4800MBps
and LLC entry updated to 0 because no IB is required
to LLC on lito target.

Change-Id: I3d72d2e91b81b6d619459ffc5e9a54ce136ac7f3
parent d3dc7568
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -147,8 +147,8 @@
		qcom,sde-max-dest-scaler-output-linewidth = <2560>;
		qcom,sde-max-bw-low-kbps = <5800000>;
		qcom,sde-max-bw-high-kbps = <8600000>;
		qcom,sde-min-core-ib-kbps = <2400000>;
		qcom,sde-min-llcc-ib-kbps = <800000>;
		qcom,sde-min-core-ib-kbps = <4800000>;
		qcom,sde-min-llcc-ib-kbps = <0>;
		qcom,sde-min-dram-ib-kbps = <800000>;
		qcom,sde-dram-channels = <2>;
		qcom,sde-num-nrt-paths = <0>;