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

Commit ef83a7b6 authored by Veera Sundaram Sankaran's avatar Veera Sundaram Sankaran
Browse files

ARM: dts: msm: split MDP bw vote on kona target



Split the MDP bandwidth vote for EBI and combine
MNOC and LLCC.

Change-Id: If3584e0b8db91ee70613afe0e5fe6965044d4d52
Signed-off-by: default avatarVeera Sundaram Sankaran <veeras@codeaurora.org>
parent 9812e86a
Loading
Loading
Loading
Loading
+14 −4
Original line number Diff line number Diff line
@@ -248,13 +248,23 @@

		/* data and reg bus scale settings */
		qcom,sde-data-bus {
			qcom,msm-bus,name = "mdss_sde";
			qcom,msm-bus,name = "mdss_sde_mnoc_llcc";
			qcom,msm-bus,num-cases = <3>;
			qcom,msm-bus,num-paths = <2>;
			qcom,msm-bus,vectors-KBps =
				<22 512 0 0>, <23 512 0 0>,
				<22 512 0 6400000>, <23 512 0 6400000>,
				<22 512 0 6400000>, <23 512 0 6400000>;
				<22 770 0 0>, <23 770 0 0>,
				<22 770 0 6400000>, <23 770 0 6400000>,
				<22 770 0 6400000>, <23 770 0 6400000>;
		};

		qcom,sde-ebi-bus  {
			qcom,msm-bus,name = "mdss_sde_ebi";
			qcom,msm-bus,num-cases = <3>;
			qcom,msm-bus,num-paths = <1>;
			qcom,msm-bus,vectors-KBps =
				<129 512 0 0>,
				<129 512 0 6400000>,
				<129 512 0 6400000>;
		};

		qcom,sde-reg-bus {