commit | 06641e8deae68ee2769c734158bc9170be257bb9 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Mon Nov 06 15:29:23 2017 +0000 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Nov 07 13:43:23 2017 +0100 |
tree | e6017ebd4ef8d0dd183848318a2c6b7b678eaa44 | |
parent | 167e5b6f98d27901c7a00b566938ce1973af4395 [diff] |
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>