]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
irqchip: bcm2835: Add FIQ support
authorNoralf Trønnes <noralf@tronnes.org>
Fri, 12 Jun 2015 17:01:05 +0000 (19:01 +0200)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 19 Sep 2017 10:07:39 +0000 (12:07 +0200)
commita3372999e1f1bb4b850d9fe834adb88ba85b3a88
tree39e518b32b24e8f2b677019d79a74350acfdac0f
parentb52b08c8da097cc5535a1f748ceaf83d932bb593
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