mmc: add hs400 enhanced strobe support for mmc subsystem
authorShawn Lin <shawn.lin@rock-chips.com>
Wed, 27 Apr 2016 02:53:33 +0000 (10:53 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Thu, 28 Apr 2016 03:49:40 +0000 (11:49 +0800)
commit87145991406facd537f57c9e6bf0809ceddda851
tree99dcf3b851e3f445812084c43fdf4f22f799a90c
parentddfc5a9bcccd6c48d2373f6abc31846d89513e15
mmc: add hs400 enhanced strobe support for mmc subsystem

HS400 enhanced strobe is a new feature introduced by eMMC
spec 5.1, let's implement it and enjoy it!

please note that currently I have no much bandwith to split this
big patch into patchset. So please use, test and applied! Thanks.

Change-Id: I874f18a617a1b69e3ff56f5c134feb817b6985b9
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
drivers/mmc/core/bus.c
drivers/mmc/core/host.c
drivers/mmc/core/mmc.c
drivers/mmc/host/sdhci-of-arasan.c
drivers/mmc/host/sdhci.c
include/linux/mmc/card.h
include/linux/mmc/host.h
include/linux/mmc/mmc.h