ARM: shmobile: mackerel: Add FLCTL IRQ resource
authorBastian Hecht <hechtb@gmail.com>
Tue, 20 Nov 2012 00:05:00 +0000 (01:05 +0100)
committerSimon Horman <horms@verge.net.au>
Tue, 20 Nov 2012 00:14:43 +0000 (09:14 +0900)
commit3042ac5731e6db441dfce85612da4aa3913dab3b
treeae8902b6e6f2de03946b70f277db8ba7374b1fb6
parent12818d82ccad9868a820dbb193b4f9b797cd02d4
ARM: shmobile: mackerel: Add FLCTL IRQ resource

Since commit 3c7ea4e (mtd: sh_flctl: Add support for error IRQ)
the sh_flctl driver requires the error IRQ line to signal failed
transactions between the flash controller and the NAND chip.
This information is mandatory - else the driver refuses to start
up. We provide it here for the board mackerel.

Signed-off-by: Bastian Hecht <hechtb@gmail.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
arch/arm/mach-shmobile/board-mackerel.c