Documentation: devicetree: arm: cpus/cpu nodes bindings updates
authorLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Thu, 26 Sep 2013 09:42:02 +0000 (10:42 +0100)
committerRob Herring <rob.herring@calxeda.com>
Sat, 28 Sep 2013 19:21:42 +0000 (14:21 -0500)
In order to extend the current cpu nodes bindings to newer CPUs
inclusive of AArch64 and to update support for older ARM CPUs this
patch updates device tree documentation for the cpu nodes bindings.

Main changes:
    - adds 64-bit bindings
    - define usage of #address-cells
    - defines behaviour on pre and post v7 uniprocessor systems
    - adds ARM 11MPcore specific reg property definition

Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>

No differences found