V2 change: * Drop the MIDR based implementation. V3 change: * Implement the support for HOST_IRQ_STAT as edge trigger latch. V4 change: * Implement seperate irq handler for level and edge trigger latch. V5 change: * Refactoring the ahci_single_irq_intr. * Split refactoring of level trigger and edge trigger into 2 patches. Signed-off-by: Suman Tripathi <stripathi@xxxxxxx> --- Suman Tripathi (3): libahci: Refactoring of ahci_single_irq_intr function. libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch. ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI SATA Host controller. drivers/ata/ahci.h | 2 ++ drivers/ata/ahci_xgene.c | 90 ++++++++++++++++++++++++++++++++++++++---------- drivers/ata/libahci.c | 89 ++++++++++++++++++++++++++++++++++++----------- 3 files changed, 143 insertions(+), 38 deletions(-) -- 1.8.2.1 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html