]> git.baikalelectronics.ru Git - kernel.git/commit
sdhci-fujitsu: add support for setting the CMD_DAT_DELAY attribute
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 6 Nov 2017 15:29:23 +0000 (15:29 +0000)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 7 Nov 2017 12:43:23 +0000 (13:43 +0100)
commitedca44443cb1d6edbafac8e4fa25c20471af69df
treee6017ebd4ef8d0dd183848318a2c6b7b678eaa44
parent93fd52785fa69a2b2c5c00989c6a4cffc42d08bb
sdhci-fujitsu: add support for setting the CMD_DAT_DELAY attribute

The Socionext SynQuacer SoC inherits this IP from Fujitsu, but
requires the F_SDH30_CMD_DAT_DELAY bit to be set in the
F_SDH30_ESD_CONTROL control register. So set this bit if the
DT node has the 'fujitsu,cmd-dat-delay-select' property.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci_f_sdh30.c