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

Commit ef5eebbf authored by Dhaval Patel's avatar Dhaval Patel
Browse files

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



Display module keeps fix 400mbps sleep vote on mnoc,
ebi and llcc. This does not need split vote because
it is same for all three nodes. Create single node
for this vote to reduce the bus vote latency.

Change-Id: I850ab1fdcaa05db389c1a4a163af34db6865f545
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent 8a0d40c0
Loading
Loading
Loading
Loading
+4 −24
Original line number Diff line number Diff line
@@ -267,33 +267,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 {