commit | e5e4a3eb131f79af49f48a741807318c32f29427 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Sat Mar 25 11:28:13 2017 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Apr 24 21:41:51 2017 +0200 |
tree | ad90b25cfb18f75fb09009e52f81555f88e216d1 | |
parent | 4eee86c3d825109ed91555a553fbdb927592f009 [diff] |
mmc: meson-gx: add CMD23 mode CMD23 mode (use "set block count" command before transferring multiple data blocks) typically is more performant as host / card know upfront how many data blocks to expect. Therefore add support for this mode to the driver. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Reviewed-by: Kevin Hilman <khilman@baylibre.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>