summary refs log tree commit diff
path: root/drivers/input/misc
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2018-12-29 14:30:27 +0100
committerLinus Walleij <linus.walleij@linaro.org>2019-04-19 20:37:34 +0200
commit98ac0cc270b717c49a49787fe7c42041123290bb (patch)
tree555cfeaa75f141a9b2a9d84f4a4508cce97235d1 /drivers/input/misc
parent64534e060dda5546e6e8b38b8a9422e84a7df84d (diff)
downloadlinux-98ac0cc270b717c49a49787fe7c42041123290bb.tar.gz
ARM: ixp4xx: Convert to MULTI_IRQ_HANDLER
This rewrites the IXP4xx to use MULTI_IRQ_HANDLER and
create an irqdomain for the irqchip in the platform. We
convert the timer to request the interrupt like any other
driver in the process.

We bump all IRQs to 16+offset to avoid using IRQ 0 and
set NR_IRQS to 512 (the default for most systems).
This conveniently fits with the first 16 IRQs being
pre-allocated when using SPARSE_IRQ.

This is a prerequisite for SPARSE_IRQ and DT boot.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/input/misc')
0 files changed, 0 insertions, 0 deletions