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

Commit c885e4c1 authored by Veera Vegivada's avatar Veera Vegivada Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update noc reg sizes for sdmshrike

Update the register sizes based on sdmsrhiek v2.

Change-Id: I749b28299539dc91f4d1dffe09b144d835f44778
parent cfbbf179
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1087,7 +1087,7 @@
	};

	system_noc: interconnect@1620000 {
		reg = <0x1620000 0x29400>;
		reg = <0x1620000 0x21400>;
		compatible = "qcom,scshrike-system_noc";
		#interconnect-cells = <1>;
		qcom,bcm-voter-names = "hlos";
@@ -1147,7 +1147,7 @@
	};

	gem_noc: interconnect@9680000 {
		reg = <0x9680000 0x3E200>;
		reg = <0x9680000 0x58200>;
		compatible = "qcom,scshrike-gem_noc";
		#interconnect-cells = <1>;
		qcom,bcm-voter-names = "hlos", "disp";