| Message ID | 20241017174744.902454-1-tgamblin@baylibre.com |
|---|---|
| State | Accepted |
| Headers | show |
| Series | MAINTAINERS: add self as reviewer for AXI PWM GENERATOR | expand |
> From: Trevor Gamblin <tgamblin@baylibre.com> > Sent: Thursday, October 17, 2024 7:48 PM > To: linux-pwm@vger.kernel.org > Cc: ukleinek@kernel.org; Hennerich, Michael > <Michael.Hennerich@analog.com>; Sa, Nuno <Nuno.Sa@analog.com>; linux- > kernel@vger.kernel.org; Trevor Gamblin <tgamblin@baylibre.com> > Subject: [PATCH] MAINTAINERS: add self as reviewer for AXI PWM > GENERATOR > > [External] > > The initial author of the driver has moved on, so add the final > submitter (myself) as reviewer for the AXI PWM driver. > > Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> > --- Reviewed-by: Nuno Sa <nuno.sa@analog.com> > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c27f3190737f..a506fa4f6825 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3758,6 +3758,7 @@ F: drivers/spi/spi-axi-spi-engine.c > AXI PWM GENERATOR > M: Michael Hennerich <michael.hennerich@analog.com> > M: Nuno Sá <nuno.sa@analog.com> > +R: Trevor Gamblin <tgamblin@baylibre.com> > L: linux-pwm@vger.kernel.org > S: Supported > W: https://ez.analog.com/linux-software-drivers > -- > 2.39.5
On Thu, Oct 17, 2024 at 01:47:44PM -0400, Trevor Gamblin wrote: > The initial author of the driver has moved on, so add the final > submitter (myself) as reviewer for the AXI PWM driver. > > Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Applied and pushed out with Nuno's Reviewed-by: tag. Thanks Uwe
diff --git a/MAINTAINERS b/MAINTAINERS index c27f3190737f..a506fa4f6825 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3758,6 +3758,7 @@ F: drivers/spi/spi-axi-spi-engine.c AXI PWM GENERATOR M: Michael Hennerich <michael.hennerich@analog.com> M: Nuno Sá <nuno.sa@analog.com> +R: Trevor Gamblin <tgamblin@baylibre.com> L: linux-pwm@vger.kernel.org S: Supported W: https://ez.analog.com/linux-software-drivers
The initial author of the driver has moved on, so add the final submitter (myself) as reviewer for the AXI PWM driver. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)