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

Commit 188c2bb3 authored by Gaurav Kohli's avatar Gaurav Kohli
Browse files

ARM: dts: msm: Map more no of redistributor for scuba

As GIC is configured with more no of cores, So Map
all region of available redistributor.

Change-Id: I3e15718d46bd8d4ddec4661a3c56a6ccad03f8d7
parent 12ddc73c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -136,7 +136,7 @@
		#redistributor-regions = <1>;
		redistributor-stride = <0x0 0x20000>;
		reg = <0xf200000 0x10000>,     /* GICD */
		      <0xf300000 0x80000>;    /* GICR * 4 */
		      <0xf300000 0x100000>;    /* GICR * 8 */
		interrupts = <1 9 4>;
	};