commit | c58a1545e39ed1ff54dd2c167d3d25ae62c0dbd3 | [log] [tgz] |
---|---|---|
author | Simon Horman <horms+renesas@verge.net.au> | Tue Jan 29 14:21:46 2013 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Wed Mar 13 02:13:18 2013 +0900 |
tree | 6154acc9a50fe7112b3be8479794dc70fc541aa1 | |
parent | df2ddd7b9b781f0aee7fc90e6bed21e62ebf7564 [diff] |
ARM: mach-shmobile: r8a7779: Allow initialisation of GIC by DT 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