aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/board-dm644x-evm.c
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-06-25 17:01:31 -0700
committerKevin Hilman <khilman@deeprootsystems.com>2009-08-26 10:57:00 +0300
commit7a36071e7954836ba437987e5ca4ced174462b28 (patch)
tree921d150b7f2cc677d226daa40a18f3ab9bf6da78 /arch/arm/mach-davinci/board-dm644x-evm.c
parentaf5dbaef76cb01995639cef10ca6f5a2b08207e8 (diff)
downloadkernel_samsung_smdk4412-7a36071e7954836ba437987e5ca4ced174462b28.zip
kernel_samsung_smdk4412-7a36071e7954836ba437987e5ca4ced174462b28.tar.gz
kernel_samsung_smdk4412-7a36071e7954836ba437987e5ca4ced174462b28.tar.bz2
davinci: dm365 gpio irq support
Support DM365 GPIOs ... primarily by handling non-banked GPIO IRQs: - Flag DM365 chips as using non-banked GPIO interrupts, using a new soc_info field. - Replace the gpio_to_irq() mapping logic. This now uses some runtime infrastructure, keyed off that new soc_info field, which doesn't handle irq_to_gpio(). - Provide a new irq_chip ... GPIO IRQs handled directly by AINTC still need edge triggering managed by the GPIO controller. DM365 chips no longer falsely report 104 GPIO IRQs as they boot. Intelligence about IRQ muxing is missing, so for the moment this only exposes the first eight DM365 GPIOs, which are never muxed. The next eight are muxed, half with Ethernet (which uses most of those pins anyway). Tested on DM355 (10 unbanked IRQs _or_ 104 banked ones) and also on DM365 (16 unbanked ones, only 8 made available). Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/arm/mach-davinci/board-dm644x-evm.c')
0 files changed, 0 insertions, 0 deletions