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

Commit 7ac2a403 authored by Girish Mahadevan's avatar Girish Mahadevan
Browse files

ARM: dts: msm: Modify MMNOC QoS settings for msm8994



Enable QoS programming for VPU node and also modify the MMNOC bimc gateway
node to be an AP ownded resource not RPM owned.

Change-Id: I49e363ad2a12fcb1fb62d6f3ca080cf23e425f7e
Signed-off-by: default avatarGirish Mahadevan <girishm@codeaurora.org>
parent bf76eb8e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -321,13 +321,13 @@
			qcom,ap-owned;
		};


		mas_vpu: mas-vpu {
			cell-id = <MSM_BUS_MASTER_VPU>;
			label = "mas-vpu";
			qcom,bus-dev = <&fab_mnoc>;
			qcom,buswidth = <16>;
			qcom,qos-mode = "fixed";
			qcom,qport = <8>;
			qcom,connections = <&slv_mnoc_bimc>;
			qcom,ap-owned;
		};
@@ -465,7 +465,7 @@
			qcom,bus-dev = <&fab_mnoc>;
			qcom,buswidth = <16>;
			qcom,connections = <&mas_mnoc_bimc>;
			qcom,slv-rpm-id = <ICBID_SLAVE_MNOC_BIMC>;
			qcom,ap-owned;
		};