bcm2835-aux: Add aux interrupt controller
authorPhil Elwell <phil@raspberrypi.org>
Thu, 23 Mar 2017 16:34:46 +0000 (16:34 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Sun, 8 Oct 2017 01:04:28 +0000 (01:04 +0000)
commit84dc3de1d0c57ac62b26110451475a5149629459
tree2b39864931a74e64211570759f9ee47ecb256561
parent1f4f2e3b351516d72ce354b881c7203acc4f215b
bcm2835-aux: Add aux interrupt controller

The AUX block has a shared interrupt line with a register indicating
which devices have active IRQs. Expose this as a nested interrupt
controller to avoid sharing problems.

See: https://github.com/raspberrypi/linux/issues/1484
     https://github.com/raspberrypi/linux/issues/1573

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
drivers/clk/bcm/clk-bcm2835-aux.c