diff options
author | Ulf Hansson <[email protected]> | 2020-03-10 12:49:43 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2020-03-11 16:10:36 +0100 |
commit | 1292e3efb149ee21d8d33d725eeed4e6b1ade963 (patch) | |
tree | e375eda7693fba3c2b0fecf600114413573e9fea /tools/perf/scripts/python/stackcollapse.py | |
parent | 31e43f31890ca6e909b27dcb539252b46aa465da (diff) |
mmc: core: Allow host controllers to require R1B for CMD6
It has turned out that some host controllers can't use R1B for CMD6 and
other commands that have R1B associated with them. Therefore invent a new
host cap, MMC_CAP_NEED_RSP_BUSY to let them specify this.
In __mmc_switch(), let's check the flag and use it to prevent R1B responses
from being converted into R1. Note that, this also means that the host are
on its own, when it comes to manage the busy timeout.
Suggested-by: Sowjanya Komatineni <[email protected]>
Cc: <[email protected]>
Tested-by: Anders Roxell <[email protected]>
Tested-by: Sowjanya Komatineni <[email protected]>
Tested-by: Faiz Abbas <[email protected]>
Tested-By: Peter Geis <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions