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

Commit 03c35be9 authored by Karthik Anantha Ram's avatar Karthik Anantha Ram Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Flag for dynamic ib bw update for SM8150/sdmmagpie



For real time axi ports add flag that will allow to update
the ib bw dynamically.

Change-Id: I1c89f922dce9d45fecdc49b62d480527b3c0e023
Signed-off-by: default avatarKarthik Anantha Ram <kartanan@codeaurora.org>
parent 918b0205
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1128,6 +1128,7 @@
				 * (READ and PIX ports)
				 */
				qcom,axi-port-name = "cam_hf_0";
				ib-bw-voting-needed;
				qcom,axi-port-mnoc {
					qcom,msm-bus,name = "cam_hf_0_mnoc";
					qcom,msm-bus-vector-dyn-vote;
@@ -1154,6 +1155,7 @@
			qcom,axi-port2 {
				/* this port is for rdi only WR*/
				qcom,axi-port-name = "cam_hf_1";
				ib-bw-voting-needed;
				qcom,axi-port-mnoc {
					qcom,msm-bus,name = "cam_hf_1_mnoc";
					qcom,msm-bus-vector-dyn-vote;
+2 −0
Original line number Diff line number Diff line
@@ -589,6 +589,7 @@
		qcom,axi-port-list {
			qcom,axi-port1 {
				qcom,axi-port-name = "cam_hf_1";
				ib-bw-voting-needed;
				qcom,axi-port-mnoc {
					qcom,msm-bus,name = "cam_hf_1_mnoc";
					qcom,msm-bus-vector-dyn-vote;
@@ -614,6 +615,7 @@
			};
			qcom,axi-port2 {
				qcom,axi-port-name = "cam_hf_2";
				ib-bw-voting-needed;
				qcom,axi-port-mnoc {
					qcom,msm-bus,name = "cam_hf_2_mnoc";
					qcom,msm-bus-vector-dyn-vote;