commit | e99369dc95fe99d4ee5f8a0f8bef59062365b7d1 | [log] [tgz] |
---|---|---|
author | Rameshwar Prasad Sahu <rsahu@apm.com> | Wed Dec 23 18:59:51 2015 +0530 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Feb 29 11:02:48 2016 +0100 |
tree | cede48be6a2597ce70bec7a7152abc2c1831a7c8 | |
parent | 9143757b57ce549127e1f7bc942e7b61e3b51adf [diff] |
mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a The Arason SD host controller supports set block count command (cmd23) and high speed mode. This patch re-enable both of these features that was disabled. For device that doesn't support high speed, it should configure its capability register accordingly instead disables it explicitly. Signed-off-by: Rameshwar Prasad Sahu <rsahu@apm.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>