提交 be3cd268 编写于 作者: T Thomas Petazzoni 提交者: Jason Cooper

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: NThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: NJason Cooper <jason@lakedaemon.net>
上级 f722406f
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
wt-override; wt-override;
}; };
mpic: interrupt-controller@20000 { interrupt-controller@20000 {
reg = <0x20a00 0x1d0>, <0x21870 0x58>; reg = <0x20a00 0x1d0>, <0x21870 0x58>;
}; };
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
wt-override; wt-override;
}; };
mpic: interrupt-controller@20000 { interrupt-controller@20000 {
reg = <0x20a00 0x2d0>, <0x21070 0x58>; reg = <0x20a00 0x2d0>, <0x21070 0x58>;
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册