summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSubhash Jadavani <subhashj@codeaurora.org>2013-09-06 19:07:07 +0530
committerSubhash Jadavani <subhashj@codeaurora.org>2016-05-31 15:25:52 -0700
commitd3b98e3a117bca3e400f4bf20c9c6c1a2eac553b (patch)
tree139c258ba18479f1acf5265ec78bf034adeb775f /tools/perf/scripts/python
parent47c3f0cd0a333be13074ca8c15ea0ddd5ae47816 (diff)
mmc: core: fix possible clock gating issue during voltage switch
During voltage sequence (for UHS SD/SDIO cards), host first sends the voltage switch command (CMD11) to card and then host must stop the clock at least for 5ms but currently there is a possibility (if clkgate_delay is 0) that clock may be gated off immediately after the CMD11 response from card and then get turned on before 5ms itself. This patch ensures that clock is gated off at least for 5ms after receiving the card response for voltage switch command. Change-Id: I131b3d154adab29bef367c8ce31c2f2edd159fd2 Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org> [subhashj@codeaurora.org: fixed merge conflicts] Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions