]> Git Repo - linux.git/commit - drivers/irqchip/Kconfig
irqchip: Add Layerscape SCFG MSI controller support
authorMinghuan Lian <[email protected]>
Wed, 23 Mar 2016 11:08:20 +0000 (19:08 +0800)
committerMarc Zyngier <[email protected]>
Wed, 4 May 2016 08:58:04 +0000 (09:58 +0100)
commitb8f3ebe630a4f1b4ff9340103d3b565ad5d78d43
tree9072b01dd90206a5908274e8d91337c1ca41badf
parent5e79cb29ddbd1d354398308309337ba013245469
irqchip: Add Layerscape SCFG MSI controller support

Some kind of Freescale Layerscape SoC provides a MSI
implementation which uses two SCFG registers MSIIR and
MSIR to support 32 MSI interrupts for each PCIe controller.
The patch is to support it.

Signed-off-by: Minghuan Lian <[email protected]>
Tested-by: Alexander Stein <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
drivers/irqchip/Kconfig
drivers/irqchip/Makefile
drivers/irqchip/irq-ls-scfg-msi.c [new file with mode: 0644]
This page took 0.053422 seconds and 4 git commands to generate.