diff options
author | Chun-Hung Wu <[email protected]> | 2020-07-20 08:42:38 +0800 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2020-07-24 12:53:33 +0200 |
commit | 88bd652b3c74997bb436adf6131acf445066243e (patch) | |
tree | 5c3724b0a8aaac83b06e4e111b55f9ddb8676aec /tools/perf/scripts/python/netdev-times.py | |
parent | 557011b6b8c87c10d8bd2ec4366d4b2a0614ffc8 (diff) |
mmc: mediatek: command queue support
Support command queue for mt6779 platform.
a. Add msdc_set_busy_timeout() to calculate emmc write timeout.
b. Connect mtk msdc driver to cqhci driver through
host->cq_host->ops = &msdc_cmdq_ops;
c. msdc_cmdq_irq() will link up with cqchi_irq(). Besides, it provides
more irq error messages like RSPCRCERR/CMDTO/DATACRCERR/DATTMO.
d. Select kernel config MMC_CQHCI for MMC_MTK
Signed-off-by: Chun-Hung Wu <[email protected]>
Acked-by: Yong Mao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions