arm: dts: lpc32xx: add reg property to cpu device node
authorVladimir Zapolskiy <vz@mleia.com>
Sat, 17 Oct 2015 21:35:52 +0000 (00:35 +0300)
committerVladimir Zapolskiy <vz@mleia.com>
Wed, 18 Nov 2015 16:01:05 +0000 (18:01 +0200)
commit246d8fc33e570b7c1e69cdbf395fcfcee58785cc
tree82cabf38a55437cea35f44affdc492823af3e603
parent25de7c961588f10df3d5c8d5b54d70fe39b7d256
arm: dts: lpc32xx: add reg property to cpu device node

According to device tree bindings for ARM cpus cpu node must contain a
reg property for enumeration scheme.

The change adds reg = <0x0> indicating that the processor does not
have CPU identification register and updates cell settings.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
arch/arm/boot/dts/lpc32xx.dtsi