[PATCH v3 0/4] mmc: mediatek: add mmc cqhci support
From: Chun-Hung Wu <hidden>
Date: 2020-02-17 06:56:40
Also in:
linux-devicetree, linux-mediatek, linux-mmc, lkml
From: Chun-Hung Wu <hidden>
Date: 2020-02-17 06:56:40
Also in:
linux-devicetree, linux-mediatek, linux-mmc, lkml
This series provides MediaTek cqhci implementations as below: - Add expose MMC_CAP2_CQE* to dt - Refine msdc timeout api to reduce redundant code - MediaTek command queue support - dt-bindings for mt6779 v1 -> v2: - Add more patch details in commit message - Separate msdc timeout api refine to individual patch v2 -> v3: - Remove CR-Id, Change-Id and Feature in patches - Add Signed-off-by in patches Chun-Hung Wu (4): [1/4] mmc: core: expose MMC_CAP2_CQE* to dt [2/4] mmc: mediatek: refine msdc timeout api [3/4] mmc: mediatek: command queue support [4/4] dt-bindings: mmc: mediatek: Add document for mt6779 Documentation/devicetree/bindings/mmc/mtk-sd.txt | 1 + drivers/mmc/core/host.c | 8 ++ drivers/mmc/host/mtk-sd.c | 151 +++++++++++++++++++++-- 3 files changed, 150 insertions(+), 10 deletions(-) -- 1.9.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel