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

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

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



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