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

Commit 664d2153 authored by Shubhashree Dhar's avatar Shubhashree Dhar
Browse files

ARM: dts: msm: update sleep vote node for sdm670



Display module keeps fix sleep vote on mnoc, ebi
and llcc. This does not need the split vote because
it is same for all three clients. Single node
creation also reduces the bus vote latency.

Change-Id: I5fd1d32d8301893134c3b5e776b19a1fc8f18491
Signed-off-by: default avatarShubhashree Dhar <dhar@codeaurora.org>
parent 72377357
Loading
Loading
Loading
Loading
+4 −24
Original line number Diff line number Diff line
@@ -249,33 +249,13 @@

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

		qcom,sde-llcc-bus {
			qcom,msm-bus,name = "mdss_sde_llcc";
			qcom,msm-bus,num-cases = <3>;
			qcom,msm-bus,num-paths = <1>;
			qcom,msm-bus,vectors-KBps =
			    <132 770 0 0>,
			    <132 770 0 6400000>,
			    <132 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>;
			    <22 512 0 0>, <23 512 0 0>,
			    <22 512 0 6400000>, <23 512 0 6400000>,
			    <22 512 0 6400000>, <23 512 0 6400000>;
		};

		qcom,sde-reg-bus {