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

Haibo Chen haibo.chen at freescale.com
Wed Jun 10 01:50:38 PDT 2015


Patch 1 add imx7d support, and also HS400 mode support.
Patch 2 add tuning-step, which can be get from dts.
Patch 3 add eMMC5.0 support for imx7d in dts.
Patch 4~6 small fixes.

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: config watermater levles and burst lengths
  mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1
  mmc: sdhci-esdhc-imx: add compatible string in binding doc

 .../devicetree/bindings/mmc/fsl-imx-esdhc.txt      |  1 +
 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, 111 insertions(+), 1 deletion(-)

-- 
1.9.1




More information about the linux-arm-kernel mailing list