summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/board-marzen-reference.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2013-10-02 08:39:48 (GMT)
committerSimon Horman <horms+renesas@verge.net.au>2013-10-08 01:02:22 (GMT)
commit7d4bde88e1135c4a3106b79650d3b85335f35717 (patch)
tree6e331edcdf65a7518eb5d94467741d44901c7ff0 /arch/arm/mach-shmobile/board-marzen-reference.c
parent90357fcbf2fcb9e50899fd3b2a91a6dc3cfe5ea5 (diff)
downloadlinux-7d4bde88e1135c4a3106b79650d3b85335f35717.tar.xz
ARM: shmobile: marzen: enable INTC IRQ
This patch adds missing INTC IRQ settings which is required from SMSC. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/board-marzen-reference.c')
-rw-r--r--arch/arm/mach-shmobile/board-marzen-reference.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/board-marzen-reference.c b/arch/arm/mach-shmobile/board-marzen-reference.c
index 3f4250a..2773936 100644
--- a/arch/arm/mach-shmobile/board-marzen-reference.c
+++ b/arch/arm/mach-shmobile/board-marzen-reference.c
@@ -28,6 +28,7 @@
static void __init marzen_init(void)
{
r8a7779_add_standard_devices_dt();
+ r8a7779_init_irq_extpin_dt(1); /* IRQ1 as individual interrupt */
}
static const char *marzen_boards_compat_dt[] __initdata = {