devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] mmc: dw_mmc: exynos: Add HS400 support
@ 2014-12-31  6:43 Alim Akhtar
  2014-12-31  6:43 ` [PATCH v3 1/4] mmc: dw_mmc: exynos: incorporate ciu_div into timing property Alim Akhtar
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Alim Akhtar @ 2014-12-31  6:43 UTC (permalink / raw)
  To: linux-mmc
  Cc: chris, ulf.hansson, jh80.chung, tgih.jun, dianders, alim.akhtar,
	kgene, linux-arm-kernel, devicetree, linux-samsung-soc, a.kesavan

This serise is second part of [1] which was posted by Seungwon Jeon few months back.
This adds HS400 mode support for exynos dw_mmc host controller.

Currently tested on Exynos5800-peach-pi platform and exynos7 platform for HS400 mode.

Appreciate testing on other exynos5 platform which supports emmc5.0

[1] http://www.spinics.net/lists/linux-mmc/msg25599.html

Changes in V3:
	rebased on ulf's next (commit: 607b448 mmc: core: Make tuning block patterns static)

Seungwon Jeon (4):
  mmc: dw_mmc: exynos: incorporate ciu_div into timing property
  mmc: dw_mmc: exynos: support eMMC's HS400 mode
  ARM: dts: drop dw-mshc-ciu-div property from Exynos
  ARM: dts: add HS400 support for Exynos5420 and exynos5800

 .../devicetree/bindings/mmc/exynos-dw-mshc.txt     |   21 +-
 arch/arm/boot/dts/exynos3250-monk.dts              |    5 +-
 arch/arm/boot/dts/exynos3250-rinato.dts            |    5 +-
 arch/arm/boot/dts/exynos4412-odroid-common.dtsi    |    5 +-
 arch/arm/boot/dts/exynos4412-origen.dts            |    5 +-
 arch/arm/boot/dts/exynos4412-trats2.dts            |    5 +-
 arch/arm/boot/dts/exynos5250-arndale.dts           |   10 +-
 arch/arm/boot/dts/exynos5250-smdk5250.dts          |   10 +-
 arch/arm/boot/dts/exynos5250-snow.dts              |   15 +-
 arch/arm/boot/dts/exynos5250-spring.dts            |   10 +-
 arch/arm/boot/dts/exynos5260-xyref5260.dts         |   10 +-
 arch/arm/boot/dts/exynos5410-smdk5410.dts          |   10 +-
 arch/arm/boot/dts/exynos5420-arndale-octa.dts      |   10 +-
 arch/arm/boot/dts/exynos5420-peach-pit.dts         |   15 +-
 arch/arm/boot/dts/exynos5420-pinctrl.dtsi          |    7 +
 arch/arm/boot/dts/exynos5420-smdk5420.dts          |   15 +-
 arch/arm/boot/dts/exynos5800-peach-pi.dts          |   15 +-
 drivers/mmc/host/dw_mmc-exynos.c                   |  242 +++++++++++++++-----
 drivers/mmc/host/dw_mmc-exynos.h                   |   18 +-
 drivers/mmc/host/dw_mmc.c                          |   16 +-
 drivers/mmc/host/dw_mmc.h                          |    2 +
 21 files changed, 308 insertions(+), 143 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2015-01-12 13:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-31  6:43 [PATCH v3 0/4] mmc: dw_mmc: exynos: Add HS400 support Alim Akhtar
2014-12-31  6:43 ` [PATCH v3 1/4] mmc: dw_mmc: exynos: incorporate ciu_div into timing property Alim Akhtar
2015-01-02 10:30   ` Ulf Hansson
2015-01-02 16:58   ` Doug Anderson
2015-01-04 22:43     ` Alim Akhtar
     [not found]       ` <CAGOxZ509kASim7keNkAGj5gAGO02=7vZM=VL-MRMObv3x+CzTg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-06  1:07         ` Doug Anderson
2015-01-12 13:52           ` Alim Akhtar
2015-01-08  1:36   ` Jaehoon Chung
2015-01-12 13:55     ` Alim Akhtar
2014-12-31  6:43 ` [PATCH v3 2/4] mmc: dw_mmc: exynos: support eMMC's HS400 mode Alim Akhtar
2015-01-08  1:46   ` Jaehoon Chung
2015-01-08 14:17     ` Alim Akhtar
2014-12-31  6:43 ` [PATCH v3 3/4] ARM: dts: drop dw-mshc-ciu-div property from Exynos Alim Akhtar
2014-12-31  6:43 ` [PATCH v3 4/4] ARM: dts: add HS400 support for Exynos5420 and exynos5800 Alim Akhtar

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).