mmc: core: expose MMC_CAP2_NO_* to dt
authorShawn Lin <shawn.lin@rock-chips.com>
Thu, 14 Jul 2016 08:26:04 +0000 (16:26 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 25 Jul 2016 08:34:49 +0000 (10:34 +0200)
commit6ae3e537eab9f560b516b001eb89f0cd568bdced
tree13feabb833a370a2540cde29264c1babfe30df2a
parent5f1d1434b7a03dcf19f4a11f8632fbcd8185dfa8
mmc: core: expose MMC_CAP2_NO_* to dt

The reason for why we expose these to dt is that some of
the controller is unable to send special cmd type due to
the hw limitation.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/host.c