diff options
author | Masahiro Yamada <[email protected]> | 2016-12-08 21:50:54 +0900 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2016-12-08 15:02:45 +0100 |
commit | 85a882c2e91d3655927ecdc1db823d1420a65b8f (patch) | |
tree | a8c832b9c8f636a782675cd309129300cef98fe4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 6b11e70bb72c5bfbd7d1544518d26d4b1100aae1 (diff) |
mmc: sdhci: export sdhci_execute_tuning()
Some SDHCI-compat controllers support not only SD, but also eMMC,
but they use different commands for tuning: CMD19 for SD, CMD21 for
eMMC.
Due to the difference of the underlying mechanism, some controllers
(at least, the Cadence IP is the case) provide their own registers
for the eMMC tuning.
This commit will be useful when we want to override .execute_tuning
callback (for eMMC HS200 tuning), but still let it fall back to
sdhci_execute_tuning() for SD timing.
Signed-off-by: Masahiro Yamada <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions