diff options
author | Ulf Hansson <[email protected]> | 2020-03-10 15:50:11 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2020-03-11 16:12:02 +0100 |
commit | d2f8bfa4bff5028bc40ed56b4497c32e05b0178f (patch) | |
tree | 20d093ccab587495db6b73e1de7882956a5dcba2 /tools/perf/scripts/python | |
parent | 055e04830d4544c57f2a5192a26c9e25915c29c0 (diff) |
mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
It has turned out that the sdhci-tegra controller requires the R1B response,
for commands that has this response associated with them. So, converting
from an R1B to an R1 response for a CMD6 for example, leads to problems
with the HW busy detection support.
Fix this by informing the mmc core about the requirement, via setting the
host cap, MMC_CAP_NEED_RSP_BUSY.
Reported-by: Bitan Biswas <[email protected]>
Reported-by: Peter Geis <[email protected]>
Suggested-by: Sowjanya Komatineni <[email protected]>
Cc: <[email protected]>
Tested-by: Sowjanya Komatineni <[email protected]>
Tested-By: Peter Geis <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions