From: Kuninori Morimoto Date: Fri, 11 Nov 2011 02:46:35 +0000 (-0800) Subject: ARM: mach-shmobile: r8a7740: add INTC support X-Git-Tag: v3.3-rc1~90^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=215d6cc9230c2a42a643c4cd296680040eeb1f49;p=pandora-kernel.git ARM: mach-shmobile: r8a7740: add INTC support R8A7740 GIC can not get external IRQx interrupt directly without GIC - INTC demux support. Current AG5 is using GIC - INTCS demux with special irq relocation. but GIC - INTCA demux is still not supported and it needs irq number re-mapping. OTOH, normal INTC support as before is very enough for R8A7740, because it is not SMP CPU. This patch adds INTCA/INTCS support instead of GIC. Signed-off-by: Kuninori Morimoto Signed-off-by: Paul Mundt --- Reading git-diff-tree failed