commit | 3042ac5731e6db441dfce85612da4aa3913dab3b | [log] [tgz] |
---|---|---|
author | Bastian Hecht <hechtb@gmail.com> | Tue Nov 20 01:05:00 2012 +0100 |
committer | Simon Horman <horms@verge.net.au> | Tue Nov 20 09:14:43 2012 +0900 |
tree | ae8902b6e6f2de03946b70f277db8ba7374b1fb6 | |
parent | 12818d82ccad9868a820dbb193b4f9b797cd02d4 [diff] |
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>