* [PATCH] MAINTAINERS: Add section for MediaTek MMC/SD/SDIO driver
@ 2019-03-25 12:24 Ulf Hansson
2019-04-11 9:49 ` Ulf Hansson
0 siblings, 1 reply; 4+ messages in thread
From: Ulf Hansson @ 2019-03-25 12:24 UTC (permalink / raw)
To: Chaotian Jing, linux-mmc, linux-kernel; +Cc: Ulf Hansson, Matthias Brugger
Cc: Chaotian Jing <chaotian.jing@mediatek.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3e5a5d263f29..b43e563b4c95 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9775,6 +9775,12 @@ F: drivers/media/platform/mtk-vpu/
F: Documentation/devicetree/bindings/media/mediatek-vcodec.txt
F: Documentation/devicetree/bindings/media/mediatek-vpu.txt
+MEDIATEK MMC/SD/SDIO DRIVER
+M: Chaotian Jing <chaotian.jing@mediatek.com>
+S: Maintained
+F: drivers/mmc/host/mtk-sd.c
+F: Documentation/devicetree/bindings/mmc/mtk-sd.txt
+
MEDIATEK MT76 WIRELESS LAN DRIVER
M: Felix Fietkau <nbd@nbd.name>
M: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com>
--
2.17.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add section for MediaTek MMC/SD/SDIO driver
2019-03-25 12:24 [PATCH] MAINTAINERS: Add section for MediaTek MMC/SD/SDIO driver Ulf Hansson
@ 2019-04-11 9:49 ` Ulf Hansson
2019-04-11 10:42 ` Chaotian Jing
0 siblings, 1 reply; 4+ messages in thread
From: Ulf Hansson @ 2019-04-11 9:49 UTC (permalink / raw)
To: Chaotian Jing
Cc: Matthias Brugger, linux-mmc@vger.kernel.org,
Linux Kernel Mailing List
Chaotian,
On Mon, 25 Mar 2019 at 13:24, Ulf Hansson <ulf.hansson@linaro.org> wrote:
>
> Cc: Chaotian Jing <chaotian.jing@mediatek.com>
> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
> ---
> MAINTAINERS | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3e5a5d263f29..b43e563b4c95 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9775,6 +9775,12 @@ F: drivers/media/platform/mtk-vpu/
> F: Documentation/devicetree/bindings/media/mediatek-vcodec.txt
> F: Documentation/devicetree/bindings/media/mediatek-vpu.txt
>
> +MEDIATEK MMC/SD/SDIO DRIVER
> +M: Chaotian Jing <chaotian.jing@mediatek.com>
> +S: Maintained
> +F: drivers/mmc/host/mtk-sd.c
> +F: Documentation/devicetree/bindings/mmc/mtk-sd.txt
> +
Are you fine with this, or do you have any other guys at your side
that can help with reviewing patches for the mtk-sd driver?
[...]
Kind regards
Uffe
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add section for MediaTek MMC/SD/SDIO driver
2019-04-11 9:49 ` Ulf Hansson
@ 2019-04-11 10:42 ` Chaotian Jing
2019-04-11 10:48 ` Ulf Hansson
0 siblings, 1 reply; 4+ messages in thread
From: Chaotian Jing @ 2019-04-11 10:42 UTC (permalink / raw)
To: Ulf Hansson
Cc: Matthias Brugger, linux-mmc@vger.kernel.org,
Linux Kernel Mailing List
On Thu, 2019-04-11 at 11:49 +0200, Ulf Hansson wrote:
> Chaotian,
>
> On Mon, 25 Mar 2019 at 13:24, Ulf Hansson <ulf.hansson@linaro.org> wrote:
> >
> > Cc: Chaotian Jing <chaotian.jing@mediatek.com>
> > Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
> > ---
> > MAINTAINERS | 6 ++++++
> > 1 file changed, 6 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 3e5a5d263f29..b43e563b4c95 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -9775,6 +9775,12 @@ F: drivers/media/platform/mtk-vpu/
> > F: Documentation/devicetree/bindings/media/mediatek-vcodec.txt
> > F: Documentation/devicetree/bindings/media/mediatek-vpu.txt
> >
> > +MEDIATEK MMC/SD/SDIO DRIVER
> > +M: Chaotian Jing <chaotian.jing@mediatek.com>
> > +S: Maintained
> > +F: drivers/mmc/host/mtk-sd.c
> > +F: Documentation/devicetree/bindings/mmc/mtk-sd.txt
> > +
>
> Are you fine with this, or do you have any other guys at your side
> that can help with reviewing patches for the mtk-sd driver?
>
Yes, It's fine for me.
Thx!
> [...]
>
> Kind regards
> Uffe
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add section for MediaTek MMC/SD/SDIO driver
2019-04-11 10:42 ` Chaotian Jing
@ 2019-04-11 10:48 ` Ulf Hansson
0 siblings, 0 replies; 4+ messages in thread
From: Ulf Hansson @ 2019-04-11 10:48 UTC (permalink / raw)
To: Chaotian Jing
Cc: Matthias Brugger, linux-mmc@vger.kernel.org,
Linux Kernel Mailing List
On Thu, 11 Apr 2019 at 12:42, Chaotian Jing <chaotian.jing@mediatek.com> wrote:
>
> On Thu, 2019-04-11 at 11:49 +0200, Ulf Hansson wrote:
> > Chaotian,
> >
> > On Mon, 25 Mar 2019 at 13:24, Ulf Hansson <ulf.hansson@linaro.org> wrote:
> > >
> > > Cc: Chaotian Jing <chaotian.jing@mediatek.com>
> > > Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
> > > ---
> > > MAINTAINERS | 6 ++++++
> > > 1 file changed, 6 insertions(+)
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 3e5a5d263f29..b43e563b4c95 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -9775,6 +9775,12 @@ F: drivers/media/platform/mtk-vpu/
> > > F: Documentation/devicetree/bindings/media/mediatek-vcodec.txt
> > > F: Documentation/devicetree/bindings/media/mediatek-vpu.txt
> > >
> > > +MEDIATEK MMC/SD/SDIO DRIVER
> > > +M: Chaotian Jing <chaotian.jing@mediatek.com>
> > > +S: Maintained
> > > +F: drivers/mmc/host/mtk-sd.c
> > > +F: Documentation/devicetree/bindings/mmc/mtk-sd.txt
> > > +
> >
> > Are you fine with this, or do you have any other guys at your side
> > that can help with reviewing patches for the mtk-sd driver?
> >
> Yes, It's fine for me.
> Thx!
Great! I consider that as ack and have applied the patch.
Thanks and kind regards
Uffe
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-04-11 10:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-25 12:24 [PATCH] MAINTAINERS: Add section for MediaTek MMC/SD/SDIO driver Ulf Hansson
2019-04-11 9:49 ` Ulf Hansson
2019-04-11 10:42 ` Chaotian Jing
2019-04-11 10:48 ` Ulf Hansson
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.