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

Commit 8c78da9f authored by Georgi Djakov's avatar Georgi Djakov Committed by Mike Tipton
Browse files

ARM: dts: msm: Fix the dc_noc io register space and size

The register base and size for the dc_noc is incorrect. Let's fix it
with what we have in the documentation.

Change-Id: Ifbd44ef6bf9889457ebd93c8b1ab39f9c5e34591
parent 5012f2b6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1300,8 +1300,8 @@
		qcom,bcm-voters = <&apps_bcm_voter>;
	};

	dc_noc: interconnect@14e0000 {
		reg = <0x90C0000 0x4200>;
	dc_noc: interconnect@90e0000 {
		reg = <0x90e0000 0x5080>;
		compatible = "qcom,lahaina-dc_noc";
		#interconnect-cells = <1>;
		qcom,bcm-voter-names = "hlos";