mbox series

[v2,0/4] mmc: mediatek: add mmc cqhci support

Message ID 1581912790-19382-1-git-send-email-chun-hung.wu@mediatek.com
Headers show
Series mmc: mediatek: add mmc cqhci support | expand

Message

Chun-Hung Wu (巫駿宏) Feb. 17, 2020, 4:13 a.m. UTC
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