linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] mmc: mediatek: add mmc cqhci support
@ 2020-02-17  6:31 Chun-Hung Wu
  2020-02-17  6:31 ` [PATCH 1/4] [1/4] mmc: core: expose MMC_CAP2_CQE* to dt Chun-Hung Wu
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Chun-Hung Wu @ 2020-02-17  6:31 UTC (permalink / raw)
  To: Chaotian Jing, Ulf Hansson, Rob Herring, Mark Rutland,
	Matthias Brugger, Linus Walleij, Pavel Machek, Kate Stewart,
	Greg Kroah-Hartman, Martin Blumenstingl, Pan Bian,
	Thomas Gleixner, Allison Randal, Mathieu Malaterre, Stanley Chu,
	Kuohong Wang
  Cc: kernel-team, linux-kernel, linux-mmc, linux-mediatek, devicetree,
	wsd_upstream, linux-arm-kernel, Chun-Hung Wu

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

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-03-09 23:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-17  6:31 [PATCH v2 0/4] mmc: mediatek: add mmc cqhci support Chun-Hung Wu
2020-02-17  6:31 ` [PATCH 1/4] [1/4] mmc: core: expose MMC_CAP2_CQE* to dt Chun-Hung Wu
2020-02-21 14:33   ` Linus Walleij
2020-03-09 23:21     ` Chun-Hung Wu
2020-02-17  6:31 ` [PATCH 2/4] [2/4] mmc: mediatek: refine msdc timeout api Chun-Hung Wu
2020-02-17  6:31 ` [PATCH 3/4] [3/4] mmc: mediatek: command queue support Chun-Hung Wu
2020-02-17  6:31 ` [PATCH 4/4] [4/4] dt-bindings: mmc: mediatek: Add document for mt6779 Chun-Hung Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).