All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Matthias Brugger <matthias.bgg@gmail.com>
Cc: Gene Chen <gene.chen.richtek@gmail.com>,
	gene_chen@richtek.com, Wilma.Wu@mediatek.com,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
	Gene Chen <gene_chen@mediatek.corp-partner.google.com>
Subject: Re: [PATCH] mfd: mt6360: add pmic mt6360 driver
Date: Mon, 16 Sep 2019 09:06:08 +0100	[thread overview]
Message-ID: <20190916080608.GV26880@dell> (raw)
In-Reply-To: <be0bbf3b-76f8-9e2a-7c51-d5987263a859@gmail.com>

On Thu, 12 Sep 2019, Matthias Brugger wrote:

> Hi Gene Chen,
> 
> Please use ./scripts/get_maintainer.pl to find out which are the maintainer(s)
> for a specific series/patch.
> 
> I added Lee Jones, who is the maintainer of the MTD subsystem.
> 
> Right now I have no time to review the patches, sorry.
> 
> Regards,
> Matthias
> 
> On 12/09/2019 10:10, Gene Chen wrote:
> > From: Gene Chen <gene_chen@mediatek.corp-partner.google.com>

Please resubmit this containing a suitable commit message with me on
Cc.

> > ---
> >  drivers/mfd/Kconfig       |  12 ++
> >  drivers/mfd/Makefile      |   1 +
> >  drivers/mfd/mt6360-core.c | 463 ++++++++++++++++++++++++++++++++++++++++++++++
> >  3 files changed, 476 insertions(+)
> >  create mode 100644 drivers/mfd/mt6360-core.c

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Matthias Brugger <matthias.bgg@gmail.com>
Cc: gene_chen@richtek.com,
	Gene Chen <gene_chen@mediatek.corp-partner.google.com>,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
	Gene Chen <gene.chen.richtek@gmail.com>,
	Wilma.Wu@mediatek.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] mfd: mt6360: add pmic mt6360 driver
Date: Mon, 16 Sep 2019 09:06:08 +0100	[thread overview]
Message-ID: <20190916080608.GV26880@dell> (raw)
In-Reply-To: <be0bbf3b-76f8-9e2a-7c51-d5987263a859@gmail.com>

On Thu, 12 Sep 2019, Matthias Brugger wrote:

> Hi Gene Chen,
> 
> Please use ./scripts/get_maintainer.pl to find out which are the maintainer(s)
> for a specific series/patch.
> 
> I added Lee Jones, who is the maintainer of the MTD subsystem.
> 
> Right now I have no time to review the patches, sorry.
> 
> Regards,
> Matthias
> 
> On 12/09/2019 10:10, Gene Chen wrote:
> > From: Gene Chen <gene_chen@mediatek.corp-partner.google.com>

Please resubmit this containing a suitable commit message with me on
Cc.

> > ---
> >  drivers/mfd/Kconfig       |  12 ++
> >  drivers/mfd/Makefile      |   1 +
> >  drivers/mfd/mt6360-core.c | 463 ++++++++++++++++++++++++++++++++++++++++++++++
> >  3 files changed, 476 insertions(+)
> >  create mode 100644 drivers/mfd/mt6360-core.c

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2019-09-16  8:06 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-12  8:10 [PATCH] mfd: mt6360: add pmic mt6360 driver Gene Chen
2019-09-12  8:10 ` Gene Chen
2019-09-12  9:13 ` Matthias Brugger
2019-09-12  9:13   ` Matthias Brugger
2019-09-16  8:06   ` Lee Jones [this message]
2019-09-16  8:06     ` Lee Jones
  -- strict thread matches above, loose matches on Subject: below --
2019-09-18  9:55 Gene Chen
2019-09-18  9:55 ` Gene Chen
2019-09-18 14:10 ` kbuild test robot
2019-09-18 14:10   ` kbuild test robot
2019-09-18 10:15 Gene Chen
2019-09-18 10:15 ` Gene Chen
2019-09-18 10:51 ` Lee Jones
2019-09-18 10:51   ` Lee Jones
2019-09-19  2:20   ` Gene Chen
2019-09-19  2:20     ` Gene Chen
2019-09-19  7:18     ` Lee Jones
2019-09-19  7:18       ` Lee Jones
2019-09-24 15:34       ` Gene Chen
2019-09-24 15:34         ` Gene Chen
2019-09-24 20:38         ` Lee Jones
2019-09-24 20:38           ` Lee Jones
2019-09-18 19:18 ` kbuild test robot
2019-09-18 19:18   ` kbuild test robot
2019-09-18 21:58 ` kbuild test robot
2019-09-18 21:58   ` kbuild test robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190916080608.GV26880@dell \
    --to=lee.jones@linaro.org \
    --cc=Wilma.Wu@mediatek.com \
    --cc=gene.chen.richtek@gmail.com \
    --cc=gene_chen@mediatek.corp-partner.google.com \
    --cc=gene_chen@richtek.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.