aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorSrinivas Kandagatla <[email protected]>2014-06-02 10:08:57 +0100
committerUlf Hansson <[email protected]>2014-07-09 11:25:53 +0200
commit6adb2a804a943a348eadfb09266571cd4557387c (patch)
treed814f6af49955c368ed3ccb6e4032ec55f94ecd6 /tools/perf/scripts/python/bin/stackcollapse-record
parent9681a4e88207bca452c39fdbf070fa7a8eea9a8a (diff)
mmc: mmci: Add enough delay between writes to CMD register.
On Qcom SD Card controller POWER, CLKCTRL, DATACTRL and COMMAND registers should be updated in MCLK domain, and writes to these registers must be separated by three MCLK cycles. This resitriction is not applicable for other registers. Any subsequent writes to these register will be ignored until 3 MCLK have passed. One usec delay between two CMD register writes is not sufficient in the card identification phase where the CCLK is very low. This patch replaces a static 1 usec delay to use mmci_reg_delay function which can provide correct delay depending on the cclk frequency. Without this patch the card is not detected. Signed-off-by: Srinivas Kandagatla <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions