]> asedeno.scripts.mit.edu Git - linux.git/commit
mmc: mmci: add variant property to write datactrl before command
authorLudovic Barre <ludovic.barre@st.com>
Mon, 8 Oct 2018 12:08:48 +0000 (14:08 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 9 Oct 2018 07:13:04 +0000 (09:13 +0200)
commitd2141547f594d396f85010ba0b37d0e9491943b6
tree6a34fc651bb1efda4264dc388ae0056dba2eed90
parent59db5e2d7f9d85ac7d62c1a67d18dc1993c935bd
mmc: mmci: add variant property to write datactrl before command

This patch adds a boolean property to allow to write datactrl
before to send command, whatever the command type (read or write).
Needed to support the STM32 sdmmc variant.

Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/mmci.c
drivers/mmc/host/mmci.h