2019-03-25 12:26:16

by Ulf Hansson

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Add section for MediaTek MMC/SD/SDIO driver

Cc: Chaotian Jing <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
---
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 <[email protected]>
+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 <[email protected]>
M: Lorenzo Bianconi <[email protected]>
--
2.17.1



2019-04-11 09:53:12

by Ulf Hansson

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add section for MediaTek MMC/SD/SDIO driver

Chaotian,

On Mon, 25 Mar 2019 at 13:24, Ulf Hansson <[email protected]> wrote:
>
> Cc: Chaotian Jing <[email protected]>
> Signed-off-by: Ulf Hansson <[email protected]>
> ---
> 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 <[email protected]>
> +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

2019-04-11 10:44:15

by Chaotian Jing

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add section for MediaTek MMC/SD/SDIO driver

On Thu, 2019-04-11 at 11:49 +0200, Ulf Hansson wrote:
> Chaotian,
>
> On Mon, 25 Mar 2019 at 13:24, Ulf Hansson <[email protected]> wrote:
> >
> > Cc: Chaotian Jing <[email protected]>
> > Signed-off-by: Ulf Hansson <[email protected]>
> > ---
> > 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 <[email protected]>
> > +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


2019-04-11 10:50:15

by Ulf Hansson

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add section for MediaTek MMC/SD/SDIO driver

On Thu, 11 Apr 2019 at 12:42, Chaotian Jing <[email protected]> wrote:
>
> On Thu, 2019-04-11 at 11:49 +0200, Ulf Hansson wrote:
> > Chaotian,
> >
> > On Mon, 25 Mar 2019 at 13:24, Ulf Hansson <[email protected]> wrote:
> > >
> > > Cc: Chaotian Jing <[email protected]>
> > > Signed-off-by: Ulf Hansson <[email protected]>
> > > ---
> > > 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 <[email protected]>
> > > +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