diff mbox series

MAINTAINERS: drop myself from PM AVS drivers

Message ID 20200918201633.27017-1-khilman@baylibre.com (mailing list archive)
State Mainlined, archived
Headers show
Series MAINTAINERS: drop myself from PM AVS drivers | expand

Commit Message

Kevin Hilman Sept. 18, 2020, 8:16 p.m. UTC
I haven't had the time or the expertise to adequately review and
maintain these drivers for awhile, so make it official.

Signed-off-by: Kevin Hilman <khilman@baylibre.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

Comments

Rafael J. Wysocki Sept. 22, 2020, 6:09 p.m. UTC | #1
On Fri, Sep 18, 2020 at 10:16 PM Kevin Hilman <khilman@baylibre.com> wrote:
>
> I haven't had the time or the expertise to adequately review and
> maintain these drivers for awhile, so make it official.

Well, fair enough, so applied as 5.10 material.

But this means that I'm going to stop picking up AVS drivers changes myself.

I'll be expecting someone to step in and become a proper maintainer of
them and send pull requests either to me or to arm-soc.

Cheers!

> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index deaafb617361..f1bf6071c438 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5361,7 +5361,6 @@ F:        include/linux/kobj*
>  F:     lib/kobj*
>
>  DRIVERS FOR ADAPTIVE VOLTAGE SCALING (AVS)
> -M:     Kevin Hilman <khilman@kernel.org>
>  M:     Nishanth Menon <nm@ti.com>
>  L:     linux-pm@vger.kernel.org
>  S:     Maintained
> --
> 2.28.0
>
Ulf Hansson Sept. 24, 2020, 9:06 a.m. UTC | #2
On Tue, 22 Sep 2020 at 20:10, Rafael J. Wysocki <rafael@kernel.org> wrote:
>
> On Fri, Sep 18, 2020 at 10:16 PM Kevin Hilman <khilman@baylibre.com> wrote:
> >
> > I haven't had the time or the expertise to adequately review and
> > maintain these drivers for awhile, so make it official.
>
> Well, fair enough, so applied as 5.10 material.
>
> But this means that I'm going to stop picking up AVS drivers changes myself.
>
> I'll be expecting someone to step in and become a proper maintainer of
> them and send pull requests either to me or to arm-soc.

How about if we instead move these avs drivers to drivers/soc/* instead?

There are currently only three avs drivers, they are SoC specific and
we already have kind of similar drivers in drivers/soc/*.

I can take care of the move, to release you from the burden. :-)

Kind regards
Uffe

>
> Cheers!
>
> > Signed-off-by: Kevin Hilman <khilman@baylibre.com>
> > ---
> >  MAINTAINERS | 1 -
> >  1 file changed, 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index deaafb617361..f1bf6071c438 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -5361,7 +5361,6 @@ F:        include/linux/kobj*
> >  F:     lib/kobj*
> >
> >  DRIVERS FOR ADAPTIVE VOLTAGE SCALING (AVS)
> > -M:     Kevin Hilman <khilman@kernel.org>
> >  M:     Nishanth Menon <nm@ti.com>
> >  L:     linux-pm@vger.kernel.org
> >  S:     Maintained
> > --
> > 2.28.0
> >
Rafael J. Wysocki Sept. 24, 2020, 10:21 a.m. UTC | #3
On Thu, Sep 24, 2020 at 11:07 AM Ulf Hansson <ulf.hansson@linaro.org> wrote:
>
> On Tue, 22 Sep 2020 at 20:10, Rafael J. Wysocki <rafael@kernel.org> wrote:
> >
> > On Fri, Sep 18, 2020 at 10:16 PM Kevin Hilman <khilman@baylibre.com> wrote:
> > >
> > > I haven't had the time or the expertise to adequately review and
> > > maintain these drivers for awhile, so make it official.
> >
> > Well, fair enough, so applied as 5.10 material.
> >
> > But this means that I'm going to stop picking up AVS drivers changes myself.
> >
> > I'll be expecting someone to step in and become a proper maintainer of
> > them and send pull requests either to me or to arm-soc.
>
> How about if we instead move these avs drivers to drivers/soc/* instead?
>
> There are currently only three avs drivers, they are SoC specific and
> we already have kind of similar drivers in drivers/soc/*.
>
> I can take care of the move, to release you from the burden. :-)

That would work for me.

Cheers!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index deaafb617361..f1bf6071c438 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5361,7 +5361,6 @@  F:	include/linux/kobj*
 F:	lib/kobj*
 
 DRIVERS FOR ADAPTIVE VOLTAGE SCALING (AVS)
-M:	Kevin Hilman <khilman@kernel.org>
 M:	Nishanth Menon <nm@ti.com>
 L:	linux-pm@vger.kernel.org
 S:	Maintained