commit | 3853a042325e8f497c199020979c4fc824528c6e | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Fri Feb 06 14:12:56 2015 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Jun 01 09:07:13 2015 +0200 |
tree | 8951d8e430ffc70e047120c9d845b1995ab6b31c | |
parent | e23350b35deb77ef8e33c35dbb0ed1dab9e8ab86 [diff] |
mmc: core: Record card drive strength In preparation for adding drive strength support for eMMC, add drive_strength to struct mmc_card to record the card drive strength for UHS-I modes and HS200 / HS400. For eMMC this will be needed when switching between HS200 and HS400. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>