提交 14c44aa5 编写于 作者: L Lorenzo Pieralisi

ARM: dts: sunxi: cpus/cpu nodes dts updates

This patch updates the in-kernel dts files according to the latest cpus
and cpu bindings updates for ARM.
Signed-off-by: NLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 78e65739
...@@ -17,7 +17,9 @@ ...@@ -17,7 +17,9 @@
cpus { cpus {
cpu@0 { cpu@0 {
device_type = "cpu";
compatible = "arm,cortex-a8"; compatible = "arm,cortex-a8";
reg = <0x0>;
}; };
}; };
......
...@@ -18,7 +18,9 @@ ...@@ -18,7 +18,9 @@
cpus { cpus {
cpu@0 { cpu@0 {
device_type = "cpu";
compatible = "arm,cortex-a8"; compatible = "arm,cortex-a8";
reg = <0x0>;
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册