Skip to content

Commit

Permalink
ARM: dts: AM4372: cpu(s) node per latest binding
Browse files Browse the repository at this point in the history
Update AM4372 cpu node to the latest cpus/cpu bindings for ARM.

Signed-off-by: Afzal Mohammed <afzal@ti.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
  • Loading branch information
Afzal Mohammed authored and Benoit Cousson committed Oct 8, 2013
1 parent 6e58b8f commit 738c740
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/am4372.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,12 @@
};

cpus {
#address-cells = <1>;
#size-cells = <0>;
cpu@0 {
compatible = "arm,cortex-a9";
device_type = "cpu";
reg = <0>;
};
};

Expand Down

0 comments on commit 738c740

Please sign in to comment.