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

Commit 3828f7b5 authored by Kiran Gunda's avatar Kiran Gunda
Browse files

ARM: dts: msm: avoid multiple paths for slv_8 on msm8937



Circular path detected while accessing the slv_8
from master_snoc_pcnoc due to multiple paths to
reach the slv_8. This patch fixes the same.

Change-Id: I79cf75b3f6b9f64c68f2f7273d3722e9799caca6
Signed-off-by: default avatarKiran Gunda <kgunda@codeaurora.org>
parent 87bcf4a6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -267,7 +267,7 @@
			qcom,agg-ports = <1>;
			qcom,qport = <9>;
			qcom,qos-mode = "fixed";
			qcom,connections = <&pcnoc_s_7 &pcnoc_s_8
			qcom,connections = <&pcnoc_s_7
					&pcnoc_int_2 &pcnoc_int_3>;
			qcom,bus-dev = <&fab_pcnoc>;
			qcom,mas-rpm-id = <ICBID_MASTER_SNOC_PCNOC>;