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

Commit be3cd268 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Jason Cooper
Browse files

ARM: mvebu: do not duplicate the mpic alias



The mpic alias is already defined in the common armada-370-xp.dtsi, so
there's no need to repeat it at the armada-xp.dtsi and armada-370.dtsi
level.

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: default avatarJason Cooper <jason@lakedaemon.net>
parent f722406f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@
				wt-override;
			};

			mpic: interrupt-controller@20000 {
			interrupt-controller@20000 {
				reg = <0x20a00 0x1d0>, <0x21870 0x58>;
			};

+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
				wt-override;
			};

			mpic: interrupt-controller@20000 {
			interrupt-controller@20000 {
			      reg = <0x20a00 0x2d0>, <0x21070 0x58>;
			};