]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
bcm2835-aux: Add aux interrupt controller
authorPhil Elwell <phil@raspberrypi.org>
Thu, 23 Mar 2017 16:34:46 +0000 (16:34 +0000)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 19 Sep 2017 10:07:57 +0000 (12:07 +0200)
commit4563070eecab63bb1bb2ab83e3f3edee27049b7d
treeb064cda5719a48953136f1057cd8539256152b11
parent349974ee235343b61d5a0f2d99bbdc705351d964
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>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/clk/bcm/clk-bcm2835-aux.c