public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller.
@ 2015-05-04 13:39 Suman Tripathi
       [not found] ` <1430746792-32574-1-git-send-email-stripathi-qTEPVZfXA3Y@public.gmane.org>
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Suman Tripathi @ 2015-05-04 13:39 UTC (permalink / raw)
  To: chris, anton, arnd, michal.simek
  Cc: linux-mmc, linuxppc-dev, devicetree, linux-arm-kernel, ddutile,
	jcm, mlangsdo, patches, Suman Tripathi

This patch adds the SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller.

v1 change:
 * Use the CONFIG_ARM64_DMA_HAS_IOMMU for dma-mapping.

v2 change:
 * Drop the IOMMU support and switching to PIO mode for arasan.
   controller integrated inside APM X-Gene SoC.

v3 change:
 * Change the sdhci-of-arasan.c to support arasan4.9a.
 * Add quirks for arasan4.9a.

v4 change:
 * Cleanup the Documentation and dts.

Signed-off-by: Suman Tripathi <stripathi@apm.com>
---

Suman Tripathi (3):
  arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.
  mmc: host: arasan: Add the support for sdhci-arasan4.9a in
    sdhci-of-arasan.c
  Documentation: mmc: Update Arasan SDHC documentation to support 4.9a
    version of     Arasan SDHC controller.

 .../devicetree/bindings/mmc/arasan,sdhci.txt       |  3 +-
 arch/arm64/boot/dts/apm-mustang.dts                |  4 ++
 arch/arm64/boot/dts/apm-storm.dtsi                 | 44 ++++++++++++++++++++++
 drivers/mmc/host/sdhci-of-arasan.c                 |  7 ++++
 4 files changed, 57 insertions(+), 1 deletion(-)

--
1.8.2.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-05-05  8:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-04 13:39 [PATCH v4 0/3] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller Suman Tripathi
     [not found] ` <1430746792-32574-1-git-send-email-stripathi-qTEPVZfXA3Y@public.gmane.org>
2015-05-04 13:39   ` [PATCH v4 1/3] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi Suman Tripathi
2015-05-05  8:36   ` [PATCH v4 0/3] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller Ulf Hansson
     [not found]     ` <CAPDyKFqva7jioEpf1qBv+sSo9-ZWU69+wb9qTF1X+4cxOgf2uQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-05-05  8:42       ` Suman Tripathi
2015-05-05  8:53         ` Ulf Hansson
2015-05-04 13:39 ` [PATCH v4 2/3] mmc: host: arasan: Add the support for sdhci-arasan4.9a in sdhci-of-arasan.c Suman Tripathi
2015-05-04 14:15   ` Michal Simek
2015-05-04 13:39 ` [PATCH v4 3/3] Documentation: mmc: Update Arasan SDHC documentation to support 4.9a version of Arasan SDHC controller Suman Tripathi
2015-05-04 14:13   ` Michal Simek
2015-05-04 15:27 ` [PATCH v4 0/3] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox