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

Commit 4c651248 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 1956e025 ef83a7b6
Loading
Loading
Loading
Loading
+14 −4
Original line number Diff line number Diff line
@@ -275,13 +275,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 {