From: Simon Horman Date: Tue, 29 Jan 2013 05:21:46 +0000 (+0900) Subject: ARM: mach-shmobile: r8a7779: Allow initialisation of GIC by DT X-Git-Tag: omap-for-v3.10/fixes-for-merge-window~8^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c58a1545e39ed1ff54dd2c167d3d25ae62c0dbd3;p=pandora-kernel.git 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 --- 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 --- Reading git-diff-tree failed