linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller.
@ 2015-03-30 14:46 Suman Tripathi
  2015-03-30 14:46 ` [PATCH v2 1/2] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi Suman Tripathi
  2015-03-30 14:46 ` [PATCH v2 2/2] mmc: host: Add some quirks to be read from fdt in sdhci-pltm.c Suman Tripathi
  0 siblings, 2 replies; 6+ messages in thread
From: Suman Tripathi @ 2015-03-30 14:46 UTC (permalink / raw)
  To: chris, anton, arnd
  Cc: devicetree, mlangsdo, Suman Tripathi, jcm, linux-mmc, patches,
	ddutile, linuxppc-dev, linux-arm-kernel

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.

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

Suman Tripathi (2):
  arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.
  mmc: host: Add some quirks to be read from fdt in sdhci-pltm.c

 arch/arm64/boot/dts/apm-storm.dtsi | 44 ++++++++++++++++++++++++++++++++++++++
 drivers/mmc/host/sdhci-pltfm.c     | 15 +++++++++++++
 2 files changed, 59 insertions(+)

-- 
1.8.2.1

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

end of thread, other threads:[~2015-04-09 16:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-30 14:46 [PATCH v2 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller Suman Tripathi
2015-03-30 14:46 ` [PATCH v2 1/2] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi Suman Tripathi
2015-03-30 14:46 ` [PATCH v2 2/2] mmc: host: Add some quirks to be read from fdt in sdhci-pltm.c Suman Tripathi
2015-04-08  9:40   ` Ulf Hansson
2015-04-09 16:10     ` Suman Tripathi
2015-04-09 16:11       ` Suman Tripathi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).