[PATCH v4 0/6] mmc: imx: a few fixes and new feature

From: Haibo Chen
Date: Wed Aug 05 2015 - 06:35:58 EST


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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/