linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCHv1] MAINTAINERS: altera: change maintainer for Altera drivers
@ 2020-07-24 15:59 richard.gong
  2020-09-24 15:45 ` Richard Gong
  2021-05-07 11:32 ` Krzysztof Kozlowski
  0 siblings, 2 replies; 4+ messages in thread
From: richard.gong @ 2020-07-24 15:59 UTC (permalink / raw)
  To: mchehab+huawei, davem, robh, gregkh, thor.thayer, linux-kernel
  Cc: richard.gong, Richard Gong

From: Richard Gong <richard.gong@intel.com>

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@intel.com>
Acked-by: Thor Thayer <thor.thayer@linux.intel.com>
---
 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@kernel.org>
 F:	drivers/input/mouse/alps.*
 
 ALTERA I2C CONTROLLER DRIVER
-M:	Thor Thayer <thor.thayer@linux.intel.com>
+M:	Richard Gong <richard.gong@linux.intel.com>
 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@linux.intel.com>
+M:	Richard Gong <richard.gong@linux.intel.com>
 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@linux.intel.com>
+M:	Richard Gong <richard.gong@linux.intel.com>
 S:	Maintained
 F:	drivers/gpio/gpio-altera-a10sr.c
 F:	drivers/mfd/altera-a10sr.c
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [RESEND PATCHv1] MAINTAINERS: altera: change maintainer for Altera drivers
  2020-07-24 15:59 [RESEND PATCHv1] MAINTAINERS: altera: change maintainer for Altera drivers richard.gong
@ 2020-09-24 15:45 ` Richard Gong
  2020-09-24 16:30   ` Rob Herring
  2021-05-07 11:32 ` Krzysztof Kozlowski
  1 sibling, 1 reply; 4+ messages in thread
From: Richard Gong @ 2020-09-24 15:45 UTC (permalink / raw)
  To: mchehab+huawei, davem, robh, gregkh, thor.thayer, linux-kernel
  Cc: Richard Gong

Hi,

Sorry for asking.

This patch was submitted on July and is pending for approval. Would you 
mind reviewing that?

Regards,
Richard

On 7/24/20 10:59 AM, richard.gong@linux.intel.com wrote:
> From: Richard Gong <richard.gong@intel.com>
> 
> 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@intel.com>
> Acked-by: Thor Thayer <thor.thayer@linux.intel.com>
> ---
>   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@kernel.org>
>   F:	drivers/input/mouse/alps.*
>   
>   ALTERA I2C CONTROLLER DRIVER
> -M:	Thor Thayer <thor.thayer@linux.intel.com>
> +M:	Richard Gong <richard.gong@linux.intel.com>
>   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@linux.intel.com>
> +M:	Richard Gong <richard.gong@linux.intel.com>
>   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@linux.intel.com>
> +M:	Richard Gong <richard.gong@linux.intel.com>
>   S:	Maintained
>   F:	drivers/gpio/gpio-altera-a10sr.c
>   F:	drivers/mfd/altera-a10sr.c
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [RESEND PATCHv1] MAINTAINERS: altera: change maintainer for Altera drivers
  2020-09-24 15:45 ` Richard Gong
@ 2020-09-24 16:30   ` Rob Herring
  0 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2020-09-24 16:30 UTC (permalink / raw)
  To: Richard Gong
  Cc: Mauro Carvalho Chehab, David Miller, Greg Kroah-Hartman,
	Thor Thayer, linux-kernel, Richard Gong

On Thu, Sep 24, 2020 at 9:26 AM Richard Gong
<richard.gong@linux.intel.com> 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@linux.intel.com wrote:
> > From: Richard Gong <richard.gong@intel.com>
> >
> > 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@intel.com>
> > Acked-by: Thor Thayer <thor.thayer@linux.intel.com>
> > ---
> >   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@kernel.org>
> >   F:  drivers/input/mouse/alps.*
> >
> >   ALTERA I2C CONTROLLER DRIVER
> > -M:   Thor Thayer <thor.thayer@linux.intel.com>
> > +M:   Richard Gong <richard.gong@linux.intel.com>
> >   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@linux.intel.com>
> > +M:   Richard Gong <richard.gong@linux.intel.com>
> >   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@linux.intel.com>
> > +M:   Richard Gong <richard.gong@linux.intel.com>
> >   S:  Maintained
> >   F:  drivers/gpio/gpio-altera-a10sr.c
> >   F:  drivers/mfd/altera-a10sr.c
> >

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [RESEND PATCHv1] MAINTAINERS: altera: change maintainer for Altera drivers
  2020-07-24 15:59 [RESEND PATCHv1] MAINTAINERS: altera: change maintainer for Altera drivers richard.gong
  2020-09-24 15:45 ` Richard Gong
@ 2021-05-07 11:32 ` Krzysztof Kozlowski
  1 sibling, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2021-05-07 11:32 UTC (permalink / raw)
  To: richard.gong
  Cc: mchehab+huawei, davem, robh, gregkh, thor.thayer, linux-kernel,
	Richard Gong

On Fri, 24 Jul 2020 at 11:49, <richard.gong@linux.intel.com> wrote:
>
> From: Richard Gong <richard.gong@intel.com>
>
> 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@intel.com>
> Acked-by: Thor Thayer <thor.thayer@linux.intel.com>
> ---
>  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@kernel.org>
>  F:     drivers/input/mouse/alps.*
>
>  ALTERA I2C CONTROLLER DRIVER
> -M:     Thor Thayer <thor.thayer@linux.intel.com>
> +M:     Richard Gong <richard.gong@linux.intel.com>
>  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

Hi Richard,

The entry in maintainers is still wrong and emails to Thor bounce. If
you are willing to maintain the driver, please resend it with proper
Cc (as Rob pointed). If not, also please let us know so we will remove
the stale Maintainers entry.

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-07 11:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24 15:59 [RESEND PATCHv1] MAINTAINERS: altera: change maintainer for Altera drivers richard.gong
2020-09-24 15:45 ` Richard Gong
2020-09-24 16:30   ` Rob Herring
2021-05-07 11:32 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).