[PATCH v5 0/3] ata: ahci_xgene: Add support for 2nd HW version of APM X-Gene SoC AHCI SATA Host controller driver.
From: Suman Tripathi <hidden>
Date: 2015-05-05 19:21:09
Also in:
linux-ide, linux-scsi
From: Suman Tripathi <hidden>
Date: 2015-05-05 19:21:09
Also in:
linux-ide, linux-scsi
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 <redacted>
---
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