linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/6] mmc: imx: a few fixes and new feature
@ 2015-08-10  8:18 Haibo Chen
  2015-08-10  8:18 ` [PATCH v5 1/6] mmc: sdhci-esdhc-imx: add imx7d support and support HS400 Haibo Chen
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Haibo Chen @ 2015-08-10  8:18 UTC (permalink / raw)
  To: linux-arm-kernel

Changes for v5:
-move the clear exist timing setting to a common place rather than only in HS200 mode.
-put the patch 6 ahead of patch 5.

Haibo Chen (6):
  mmc: sdhci-esdhc-imx: add imx7d support and support HS400
  mmc: sdhci-esdhc-imx: add tuning-step seting support
  mmc: sdhci-esdhc-imx: add compatible string in bingding doc
  ARM: dts: imx7d-sdb: add eMMC5.0 support
  mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1
  mmc: sdhci-esdhc-imx: change default watermark level and burst length

 .../devicetree/bindings/mmc/fsl-imx-esdhc.txt      |   6 ++
 arch/arm/boot/dts/imx7d-sdb.dts                    |  13 +++
 drivers/mmc/host/sdhci-esdhc-imx.c                 | 116 ++++++++++++++++++++-
 include/linux/platform_data/mmc-esdhc-imx.h        |   1 +
 4 files changed, 132 insertions(+), 4 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-08-10  8:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-10  8:18 [PATCH v5 0/6] mmc: imx: a few fixes and new feature Haibo Chen
2015-08-10  8:18 ` [PATCH v5 1/6] mmc: sdhci-esdhc-imx: add imx7d support and support HS400 Haibo Chen
2015-08-10  8:21   ` Dong Aisheng
2015-08-10  8:18 ` [PATCH v5 2/6] mmc: sdhci-esdhc-imx: add tuning-step seting support Haibo Chen
2015-08-10  8:25   ` Dong Aisheng
2015-08-10  8:18 ` [PATCH v5 3/6] mmc: sdhci-esdhc-imx: add compatible string in bingding doc Haibo Chen
2015-08-10  8:29   ` Dong Aisheng
2015-08-10  8:18 ` [PATCH v5 4/6] ARM: dts: imx7d-sdb: add eMMC5.0 support Haibo Chen
2015-08-10  8:18 ` [PATCH v5 5/6] mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1 Haibo Chen
2015-08-10  8:18 ` [PATCH v5 6/6] mmc: sdhci-esdhc-imx: change default watermark level and burst length Haibo Chen

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