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-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html