1
0
Fork 0

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: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
hifive-unleashed-5.1
Lorenzo Pieralisi 2013-04-18 18:41:57 +01:00
parent 78e65739a6
commit 14c44aa541
2 changed files with 4 additions and 0 deletions

View File

@ -17,7 +17,9 @@
cpus {
cpu@0 {
device_type = "cpu";
compatible = "arm,cortex-a8";
reg = <0x0>;
};
};

View File

@ -18,7 +18,9 @@
cpus {
cpu@0 {
device_type = "cpu";
compatible = "arm,cortex-a8";
reg = <0x0>;
};
};