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

Commit c59b3557 authored by Kyle Yan's avatar Kyle Yan Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Change address for GICR



Change address of GICR from 0x17b00000 to 0x17a60000 based on
new software interface updates.

Change-Id: I4621c512f4b98e58be612a1b30af88843f68a375
Signed-off-by: default avatarKyle Yan <kyan@codeaurora.org>
parent f448a1f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -315,7 +315,7 @@
		#redistributor-regions = <1>;
		redistributor-stride = <0x0 0x20000>;
		reg = <0x17a00000 0x10000>,     /* GICD */
		      <0x17b00000 0x100000>;    /* GICR * 8 */
		      <0x17a60000 0x100000>;    /* GICR * 8 */
		interrupts = <1 9 4>;
	};