]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a
authorRameshwar Prasad Sahu <rsahu@apm.com>
Wed, 23 Dec 2015 13:29:51 +0000 (18:59 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 2 Feb 2016 12:44:07 +0000 (13:44 +0100)
commit2061108fdd205401679740c8462ad125bcd4c140
tree3e543889179c1d08fe9420d4a755fdf1be1f0508
parenta1045fed5acd9932de22ac6c91c64830bbcf1ebe
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>
drivers/mmc/host/sdhci-of-arasan.c