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

Commit 6982325e authored by Dhaval Patel's avatar Dhaval Patel
Browse files

ARM: dts: msm: add proxy bandwidth vote for kona



Add 3G proxy bandwidth vote for kona target to
support continuous splash display usecase.

Change-Id: I2e032f19cb7490421fd94794b313402d118c7431
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent 7e42a5f1
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -945,6 +945,18 @@
		};
	};

	bus_proxy_client: qcom,bus_proxy_client {
		compatible = "qcom,bus-proxy-client";
		qcom,msm-bus,name = "bus-proxy-client";
		qcom,msm-bus,num-cases = <2>;
		qcom,msm-bus,num-paths = <2>;
		qcom,msm-bus,vectors-KBps =
			<22 512 0 0>, <23 512 0 0>,
			<22 512 1500000 1500000>, <23 512 1500000 1500000>;
		qcom,msm-bus,active-only;
		status = "ok";
	};

	keepalive_opp_table: keepalive-opp-table {
		compatible = "operating-points-v2";
		opp-1 {