From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chaotian Jing Subject: Re: [PATCH] MAINTAINERS: Add section for MediaTek MMC/SD/SDIO driver Date: Thu, 11 Apr 2019 18:42:32 +0800 Message-ID: <1554979352.18628.0.camel@mhfsdcap03> References: <20190325122442.30644-1-ulf.hansson@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Ulf Hansson Cc: Matthias Brugger , "linux-mmc@vger.kernel.org" , Linux Kernel Mailing List List-Id: linux-mmc@vger.kernel.org On Thu, 2019-04-11 at 11:49 +0200, Ulf Hansson wrote: > Chaotian, > > On Mon, 25 Mar 2019 at 13:24, Ulf Hansson wrote: > > > > Cc: Chaotian Jing > > Signed-off-by: Ulf Hansson > > --- > > 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 > > +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