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: Nicolas Ferre <nicolas.ferre@atmel.com>
@@ -35,8 +35,12 @@
ssc2 = &ssc2;
};
cpus {
- cpu@0 {
+ #address-cells = <0>;
+ #size-cells = <0>;
+
+ cpu {
compatible = "arm,arm920t";
+ device_type = "cpu";
@@ -32,8 +32,12 @@
ssc0 = &ssc0;
- compatible = "arm,arm926ejs";
+ compatible = "arm,arm926ej-s";
@@ -29,8 +29,12 @@
ssc1 = &ssc1;
@@ -31,8 +31,12 @@
@@ -33,8 +33,12 @@
@@ -36,7 +36,9 @@
cpu@0 {
compatible = "arm,cortex-a5";
+ reg = <0x0>;