ARM: mach-shmobile: r8a7779: Allow initialisation of GIC by DT
authorSimon Horman <horms+renesas@verge.net.au>
Tue, 29 Jan 2013 05:21:46 +0000 (14:21 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 12 Mar 2013 17:13:18 +0000 (02:13 +0900)
This allows the GIC interrupt controller of the  r8a7779 SoC to be
initialised using a flattened device tree blob.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---

v3
* Fix copy-paste error and use unique reg values for each CPU

v2
As suggested by Mark Rutland
* Add reg and device_type to cpus
* Remove #address-cells from gic


No differences found