MLK-16077-1: irqchip: intmux: add interrupt multiplexing support
authorShengjiu Wang <shengjiu.wang@freescale.com>
Mon, 24 Jul 2017 06:09:57 +0000 (14:09 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commitef8701dfcc4265373c39d37f716a585646af0ce9
tree80664d27cc54eafe8b4a4ae3e1c1c6bf5b8ee11b
parent8cca71e2d0c52898ade01fc4e6da9c6074284cbb
MLK-16077-1: irqchip: intmux: add interrupt multiplexing support

The intmux module is used to output internal interrupt in subsystem
to system with 32-to-8 configuration. It has several multiplex
channels depends on system. intmux is introduced in KL28Z reference
manual.

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
Documentation/devicetree/bindings/interrupt-controller/nxp,imx-intmux.txt [new file with mode: 0644]
drivers/irqchip/Kconfig
drivers/irqchip/Makefile
drivers/irqchip/irq-imx-intmux.c [new file with mode: 0644]