提交 e72996b8 编写于 作者: G Gregory CLEMENT

ARM: dts: armada-370-xp: move the cpurst node in the common file

The cpurst nodes are identical in armada-370.dtsi and armada-xp.dtsi
files, so move it in the common armada-370-xp.dtsi file.
Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
上级 1a9cd8f3
...@@ -228,6 +228,11 @@ ...@@ -228,6 +228,11 @@
reg = <0x20300 0x34>, <0x20704 0x4>; reg = <0x20300 0x34>, <0x20704 0x4>;
}; };
cpurst@20800 {
compatible = "marvell,armada-370-cpu-reset";
reg = <0x20800 0x8>;
};
pmsu@22000 { pmsu@22000 {
compatible = "marvell,armada-370-pmsu"; compatible = "marvell,armada-370-pmsu";
reg = <0x22000 0x1000>; reg = <0x22000 0x1000>;
......
...@@ -233,11 +233,6 @@ ...@@ -233,11 +233,6 @@
clocks = <&coreclk 2>; clocks = <&coreclk 2>;
}; };
cpurst@20800 {
compatible = "marvell,armada-370-cpu-reset";
reg = <0x20800 0x8>;
};
cpu-config@21000 { cpu-config@21000 {
compatible = "marvell,armada-370-cpu-config"; compatible = "marvell,armada-370-cpu-config";
reg = <0x21000 0x8>; reg = <0x21000 0x8>;
......
...@@ -167,7 +167,6 @@ ...@@ -167,7 +167,6 @@
}; };
cpurst@20800 { cpurst@20800 {
compatible = "marvell,armada-370-cpu-reset";
reg = <0x20800 0x20>; reg = <0x20800 0x20>;
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册