From: Ezequiel Garcia Date: Mon, 10 Feb 2014 20:00:02 +0000 (-0300) Subject: irqchip: armada-370-xp: Setup a chained handler for the MPIC X-Git-Tag: v3.15-rc1~152^2~62^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc69b8adfe221def02ea10f7b9ab32e80195334c;p=pandora-kernel.git irqchip: armada-370-xp: Setup a chained handler for the MPIC The new Armada 375 and Armada 38x Marvell SoCs are based on Cortex-A9 CPU cores and use the ARM GIC as their main interrupt controller. However, for various purposes (wake-up from suspend, MSI interrupts), they have kept a separate MPIC interrupt controller, acting as a slave to the GIC. This MPIC was already used as the primary controller on previous Marvell SoCs, so this commit extends the existing driver to allow the MPIC to be used as a GIC slave. Reviewed-by: Gregory CLEMENT Signed-off-by: Ezequiel Garcia Signed-off-by: Jason Cooper --- Reading git-diff-tree failed