2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 03:04:01 +08:00
linux-next/arch/blackfin/mach-bf533/boards
Michael Hennerich 9e75894c50 Blackfin: boards: use proper irq flags with isp1362-hcd
With the recent kernel update the isp1362-hcd driver evaluates the
IORESOURCE_IRQ resource flags and requests the irq with the given
polarity/edge settings.  However the ISP1362 config requires low
level/edge interrupts.  Most of the Blackfin boards use some random
flag or no flag at all.  Make all boards use a know good flag
IORESOURCE_IRQ_LOWEDGE.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-10-22 03:48:45 -04:00
..
blackstamp.c Blackfin: Split the BF532 BFIN_*_FIO_FLAG() functions to their own header 2010-10-07 14:08:50 +01:00
cm_bf533.c Blackfin: boards: use proper irq flags with isp1362-hcd 2010-10-22 03:48:45 -04:00
ezkit.c Blackfin: boards: update AD183x resources 2010-10-22 03:48:43 -04:00
H8606.c Blackfin: boards: update AD183x resources 2010-10-22 03:48:43 -04:00
ip0x.c Blackfin: boards: use proper irq flags with isp1362-hcd 2010-10-22 03:48:45 -04:00
Kconfig Blackfin arch: drop untested and useless "generic" board file 2009-03-02 17:22:36 +08:00
Makefile Blackfin arch: drop untested and useless "generic" board file 2009-03-02 17:22:36 +08:00
stamp.c Blackfin: boards: update AD183x resources 2010-10-22 03:48:43 -04:00