Re: [RESEND PATCHv1] MAINTAINERS: altera: change maintainer for Altera drivers

From: Rob Herring
Date: Thu Sep 24 2020 - 12:31:17 EST


On Thu, Sep 24, 2020 at 9:26 AM Richard Gong
<richard.gong@xxxxxxxxxxxxxxx> wrote:
>
> Hi,
>
> Sorry for asking.
>
> This patch was submitted on July and is pending for approval. Would you
> mind reviewing that?

That's because get_maintainers.pl gave you crap for who to send it to
(now fixed, kind of) and this has nothing to do with DT, networking,
media, nor serial/char/USB. This should go to whomever would take the
driver changes (I2C, MFD, GPIO). Or you could ask Andrew Morton to
pick it up.

Rob

>
> Regards,
> Richard
>
> On 7/24/20 10:59 AM, richard.gong@xxxxxxxxxxxxxxx wrote:
> > From: Richard Gong <richard.gong@xxxxxxxxx>
> >
> > Thor is moving to a new position and I will take over the maintainership.
> > Add myself as maintainer for 3 Altera drivers below:
> > 1. Altera I2C driver
> > 2. Altera System Manager driver
> > 3. Altera System Resource driver
> >
> > Signed-off-by: Richard Gong <richard.gong@xxxxxxxxx>
> > Acked-by: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>
> > ---
> > MAINTAINERS | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index b4a43a9..d87a307 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -750,7 +750,7 @@ R: Pali Rohár <pali@xxxxxxxxxx>
> > F: drivers/input/mouse/alps.*
> >
> > ALTERA I2C CONTROLLER DRIVER
> > -M: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>
> > +M: Richard Gong <richard.gong@xxxxxxxxxxxxxxx>
> > S: Maintained
> > F: Documentation/devicetree/bindings/i2c/i2c-altera.txt
> > F: drivers/i2c/busses/i2c-altera.c
> > @@ -767,13 +767,13 @@ S: Maintained
> > F: drivers/gpio/gpio-altera.c
> >
> > ALTERA SYSTEM MANAGER DRIVER
> > -M: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>
> > +M: Richard Gong <richard.gong@xxxxxxxxxxxxxxx>
> > S: Maintained
> > F: drivers/mfd/altera-sysmgr.c
> > F: include/linux/mfd/altera-sysmgr.h
> >
> > ALTERA SYSTEM RESOURCE DRIVER FOR ARRIA10 DEVKIT
> > -M: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>
> > +M: Richard Gong <richard.gong@xxxxxxxxxxxxxxx>
> > S: Maintained
> > F: drivers/gpio/gpio-altera-a10sr.c
> > F: drivers/mfd/altera-a10sr.c
> >