aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChuanxiao.Dong <[email protected]>2014-08-15 11:28:07 +0800
committerUlf Hansson <[email protected]>2014-09-09 13:59:24 +0200
commit312449efd16bb06a1e4fda94793d3eb8b8bb16f6 (patch)
tree7030e3616f7b928a78db1ea32895dc8607e3798f /tools/perf/scripts/python
parente73708190557911893ce4fb7a551ff5285e62ca2 (diff)
mmc: core: Fix sequence for I/O voltage in DDR mode for eMMC
Even (e)MMC card can support 3.3v to 1.2v vccq in DDR, but not all host controller can support this, like some of the SDHCI host which connect to an eMMC device. Some of these host controller still needs to use 1.8v vccq for supporting DDR mode. So the sequence will be: if (host and device can both support 1.2v IO) use 1.2v IO; else if (host and device can both support 1.8v IO) use 1.8v IO; so if host and device can only support 3.3v IO, this is the last choice. Signed-off-by: Chuanxiao Dong <[email protected]> Signed-off-by: Yunpeng Gao <[email protected]> Tested-by: Jean-Michel Hautbois <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions