Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1194983
| From | Dong Aisheng <b29396@freescale.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 0/6] mmc: imx: a few fixes and new feature |
| Date | 2015-07-29 11:20 +0200 |
| Message-ID | <pRvGO-3OC-11@gated-at.bofh.it> (permalink) |
| References | <pRvx8-3Dq-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jul 29, 2015 at 05:03:51PM +0800, Haibo Chen wrote: > Changes for v3: > -Add property describe in binding doc. > > Haibo Chen (6): > mmc: sdhci-esdhc-imx: add imx7d support and support HS400 > mmc: sdhci-esdhc-imx: add tuning-step seting support > ARM: dts: imx7d-sdb: add eMMC5.0 support > mmc: sdhci-esdhc-imx: add compatible string in bingding doc > mmc: sdhci-esdhc-imx: config watermark level and burst length > mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1 > Hi Haibo, I'm a little busy these days. Will help review it ASAP, maybe can do it tomorrow. Regards Dong Aisheng > .../devicetree/bindings/mmc/fsl-imx-esdhc.txt | 2 + > arch/arm/boot/dts/imx7d-sdb.dts | 13 +++ > drivers/mmc/host/sdhci-esdhc-imx.c | 97 +++++++++++++++++++++- > include/linux/platform_data/mmc-esdhc-imx.h | 1 + > 4 files changed, 112 insertions(+), 1 deletion(-) > > -- > 1.9.1 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 0/6] mmc: imx: a few fixes and new feature Haibo Chen <haibo.chen@freescale.com> - 2015-07-29 11:10 +0200
[PATCH v3 6/6] mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1 Haibo Chen <haibo.chen@freescale.com> - 2015-07-29 11:10 +0200
[PATCH v3 5/6] mmc: sdhci-esdhc-imx: config watermark level and burst length Haibo Chen <haibo.chen@freescale.com> - 2015-07-29 11:10 +0200
Re: [PATCH v3 5/6] mmc: sdhci-esdhc-imx: config watermark level and burst length Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-07-31 17:20 +0200
Re: [PATCH v3 0/6] mmc: imx: a few fixes and new feature Dong Aisheng <b29396@freescale.com> - 2015-07-29 11:20 +0200
Re: [PATCH v3 0/6] mmc: imx: a few fixes and new feature Holger Schurig <holgerschurig@gmail.com> - 2015-07-30 11:50 +0200
csiph-web