devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/6] mmc: imx: a few fixes and new feature
@ 2015-08-05 10:38 Haibo Chen
  2015-08-05 10:38 ` [PATCH v4 1/6] mmc: sdhci-esdhc-imx: add imx7d support and support HS400 Haibo Chen
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Haibo Chen @ 2015-08-05 10:38 UTC (permalink / raw)
  To: robh+dt-DgEjT+Ai2ygdnm+yROfE0A, pawel.moll-5wv7dgnIgG8,
	mark.rutland-5wv7dgnIgG8, ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg,
	galak-sgV2jX0FEOL9JmXXK+q4OQ, shawnguo-DgEjT+Ai2ygdnm+yROfE0A,
	kernel-bIcnvbaLZ9MEGnE8C9+IrQ, linux-lFZ/pmaqli7XmaaqVzeoHQ,
	ulf.hansson-QSEj5FYQhm4dnm+yROfE0A,
	aisheng.dong-KZfg59tc24xl57MIdRCFDg
  Cc: haibo.chen-KZfg59tc24xl57MIdRCFDg,
	johan.derycke-ob4gmnvZ1/cAvxtiuMwx3w, mkl-bIcnvbaLZ9MEGnE8C9+IrQ,
	fabio.estevam-KZfg59tc24xl57MIdRCFDg,
	b29396-KZfg59tc24xl57MIdRCFDg, devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-mmc-u79uwXL29TY76Z2rM5mHXA

Changes for v4:
-Call esdhc_set_strobe_dll() only when device clock is over 100MHz in HS400 mode.
-Add detail description of tuning-step.
-Change to default watermark level and burst length for all imx SoC, not only imx7d.

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: change default watermark level and burst length
  mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1

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

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-08-07 11:19 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-05 10:38 [PATCH v4 0/6] mmc: imx: a few fixes and new feature Haibo Chen
2015-08-05 10:38 ` [PATCH v4 1/6] mmc: sdhci-esdhc-imx: add imx7d support and support HS400 Haibo Chen
2015-08-07  7:38   ` Dong Aisheng
2015-08-07  9:53     ` Chen Bough
2015-08-07 11:19       ` Dong Aisheng
2015-08-05 10:38 ` [PATCH v4 2/6] mmc: sdhci-esdhc-imx: add tuning-step seting support Haibo Chen
     [not found]   ` <1438771122-8601-3-git-send-email-haibo.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2015-08-07  7:40     ` Dong Aisheng
2015-08-07 10:04       ` Chen Bough
2015-08-05 10:38 ` [PATCH v4 3/6] mmc: sdhci-esdhc-imx: add compatible string in bingding doc Haibo Chen
2015-08-05 10:38 ` [PATCH v4 4/6] ARM: dts: imx7d-sdb: add eMMC5.0 support Haibo Chen
2015-08-05 10:38 ` [PATCH v4 5/6] mmc: sdhci-esdhc-imx: change default watermark level and burst length Haibo Chen
2015-08-05 10:38 ` [PATCH v4 6/6] mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1 Haibo Chen
2015-08-07  7:50   ` Dong Aisheng
2015-08-07 10:11     ` Chen Bough

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