Re: [PATCH v3 2/3] ata: Add Qualcomm ARM SoC AHCI SATA host controller driver

From: Kumar Gala
Date: Thu Aug 21 2014 - 14:46:35 EST



On Jun 17, 2014, at 1:36 PM, Kumar Gala <galak@xxxxxxxxxxxxxx> wrote:

> Add support for the Qualcomm AHCI SATA controller that exists on several
> SoC and specifically the IPQ806x family of chips. The IPQ806x SATA support
> requires the associated IPQ806x SATA PHY Driver to be enabled as well.
>
> Signed-off-by: Kumar Gala <galak@xxxxxxxxxxxxxx>
> ---
> v3:
> * Added comment about suspend/resume not supported
> * Fixup ahci_platform_init_host for upstream change to interface
> * cleanup error handling of rxoob clk, moved to devm_clk_get/put
>
> v2:
> * Fixed MODULE_LICENSE to be GPL v2
>
> drivers/ata/Kconfig | 10 ++++++
> drivers/ata/Makefile | 1 +
> drivers/ata/ahci_qcom.c | 90 +++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 101 insertions(+)
> create mode 100644 drivers/ata/ahci_qcom.c

Any other comments on these patches?

I’ll send an update that builds against top of tree.

- k

--
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/