Commit 738c7409 authored by Afzal Mohammed's avatar Afzal Mohammed Committed by Benoit Cousson

ARM: dts: AM4372: cpu(s) node per latest binding

Update AM4372 cpu node to the latest cpus/cpu bindings for ARM.
Signed-off-by: default avatarAfzal Mohammed <afzal@ti.com>
Acked-by: default avatarMark Rutland <mark.rutland@arm.com>
Signed-off-by: default avatarBenoit Cousson <bcousson@baylibre.com>
parent 6e58b8f1
......@@ -22,8 +22,12 @@ aliases {
};
cpus {
#address-cells = <1>;
#size-cells = <0>;
cpu@0 {
compatible = "arm,cortex-a9";
device_type = "cpu";
reg = <0>;
};
};
......
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