irqchip: bcm2835: Add FIQ support
authorNoralf Trønnes <noralf@tronnes.org>
Fri, 12 Jun 2015 17:01:05 +0000 (19:01 +0200)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:32:33 +0000 (16:32 +0100)
commit01398f391f449bf2913733d0ddf722a8c0b517e8
treec8c5cbd66f824fd90775d9d4b8a42bac26f1385e
parent648317ad4c160dd007c2c7d61163b790c8f76909
irqchip: bcm2835: Add FIQ support

Add a duplicate irq range with an offset on the hwirq's so the
driver can detect that enable_fiq() is used.
Tested with downstream dwc_otg USB controller driver.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
arch/arm/mach-bcm/Kconfig
drivers/irqchip/irq-bcm2835.c