diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2020-11-25 22:29:59 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2020-12-04 13:28:25 +0100 |
commit | 30ae3e13caeaa47884c222ebf5711ce27ed25f19 (patch) | |
tree | 75a1b3f13c4bd670edc5dea994e1471dec90c606 /net | |
parent | dt-bindings: mmc: imx: fix the wrongly dropped imx8qm compatible string (diff) | |
download | linux-30ae3e13caeaa47884c222ebf5711ce27ed25f19.tar.xz linux-30ae3e13caeaa47884c222ebf5711ce27ed25f19.zip |
mmc: tmio: set max_busy_timeout
Set max_busy_timeouts for variants known to support the TOPxx bits in
the SD_OPTION register. The timeout mechanism was running in the
background but not yet properly handled in the driver. So, let the MMC
core know when to not use R1B to avoid unhandled timeouts.
My datasheets for older variants (tmio_mmc.c) suggest that they support
it, too. However, actual bit descriptions are lacking, so I chose an
opt-in approach.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/20201125213001.15003-2-wsa+renesas@sang-engineering.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions