On Thu, Sep 24, 2020 at 9:26 AM Richard Gong <[email protected]> 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, [email protected] wrote: > > From: Richard Gong <[email protected]> > > > > 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 <[email protected]> > > Acked-by: Thor Thayer <[email protected]> > > --- > > 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 <[email protected]> > > F: drivers/input/mouse/alps.* > > > > ALTERA I2C CONTROLLER DRIVER > > -M: Thor Thayer <[email protected]> > > +M: Richard Gong <[email protected]> > > 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 <[email protected]> > > +M: Richard Gong <[email protected]> > > 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 <[email protected]> > > +M: Richard Gong <[email protected]> > > S: Maintained > > F: drivers/gpio/gpio-altera-a10sr.c > > F: drivers/mfd/altera-a10sr.c > >

