[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1581922564-24914-1-git-send-email-chun-hung.wu@mediatek.com>
Date: Mon, 17 Feb 2020 14:56:00 +0800
From: Chun-Hung Wu <chun-hung.wu@...iatek.com>
To: Chaotian Jing <chaotian.jing@...iatek.com>,
Ulf Hansson <ulf.hansson@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Matthias Brugger <matthias.bgg@...il.com>,
Linus Walleij <linus.walleij@...aro.org>,
Pavel Machek <pavel@....cz>,
Kate Stewart <kstewart@...uxfoundation.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>,
Pan Bian <bianpan2016@....com>,
Thomas Gleixner <tglx@...utronix.de>,
Allison Randal <allison@...utok.net>,
Mathieu Malaterre <malat@...ian.org>,
Stanley Chu <stanley.chu@...iatek.com>,
Kuohong Wang <kuohong.wang@...iatek.com>
CC: <kernel-team@...roid.com>, <linux-kernel@...r.kernel.org>,
<linux-mmc@...r.kernel.org>, <linux-mediatek@...ts.infradead.org>,
<devicetree@...r.kernel.org>, <wsd_upstream@...iatek.com>,
<linux-arm-kernel@...ts.infradead.org>,
Chun-Hung Wu <chun-hung.wu@...iatek.com>
Subject: [PATCH v3 0/4] mmc: mediatek: add mmc cqhci support
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
Powered by blists - more mailing lists