diff options
author | Chun-Hung Wu <chun-hung.wu@mediatek.com> | 2020-07-20 02:42:38 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2020-07-24 12:53:33 +0200 |
commit | 88bd652b3c74997bb436adf6131acf445066243e (patch) | |
tree | 5c3724b0a8aaac83b06e4e111b55f9ddb8676aec /Documentation | |
parent | mmc: mediatek: refine msdc timeout api (diff) | |
download | linux-88bd652b3c74997bb436adf6131acf445066243e.tar.xz linux-88bd652b3c74997bb436adf6131acf445066243e.zip |
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 <chun-hung.wu@mediatek.com>
Acked-by: Yong Mao <yong.mao@mediatek.com>
Link: https://lore.kernel.org/r/1595205759-5825-4-git-send-email-chun-hung.wu@mediatek.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions