Commit 03362044 authored by Lorenzo Pieralisi's avatar Lorenzo Pieralisi

ARM: dts: pxa2xx: 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: default avatarLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
parent cc73f875
......@@ -23,8 +23,11 @@ aliases {
};
cpus {
cpu@0 {
compatible = "arm,xscale";
#address-cells = <0>;
#size-cells = <0>;
cpu {
compatible = "marvell,xscale";
device_type = "cpu";
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment