提交 35fae4c3 编写于 作者: L Lorenzo Pieralisi

ARM: dts: sh7372: 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: NSimon Horman <horms+renesas@verge.net.au>
上级 b4032013
...@@ -14,8 +14,13 @@ ...@@ -14,8 +14,13 @@
compatible = "renesas,sh7372"; compatible = "renesas,sh7372";
cpus { cpus {
#address-cells = <1>;
#size-cells = <0>;
cpu@0 { cpu@0 {
compatible = "arm,cortex-a8"; compatible = "arm,cortex-a8";
device_type = "cpu";
reg = <0x0>;
}; };
}; };
}; };
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册