diff mbox series

[3/3] MAINTAINERS: Add maintainer for Google USB XHCI driver

Message ID 20240219061008.1761102-4-pumahsu@google.com (mailing list archive)
State New
Headers show
Series usb: xhci: Add support for Google XHCI controller | expand

Commit Message

Puma Hsu Feb. 19, 2024, 6:10 a.m. UTC
Add Google USB XHCI driver and maintainer.

Signed-off-by: Puma Hsu <pumahsu@google.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Greg Kroah-Hartman Feb. 19, 2024, 6:31 a.m. UTC | #1
On Mon, Feb 19, 2024 at 02:10:08PM +0800, Puma Hsu wrote:
> Add Google USB XHCI driver and maintainer.
> 
> Signed-off-by: Puma Hsu <pumahsu@google.com>
> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 960512bec428..dc0e32a3c250 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9081,6 +9081,12 @@ F:	arch/arm64/boot/dts/exynos/google/
>  F:	drivers/clk/samsung/clk-gs101.c
>  F:	include/dt-bindings/clock/google,gs101.h
>  
> +GOOGLE USB XHCI DRIVER
> +M:	Puma Hsu <pumahsu@google.com>
> +L:	linux-usb@vger.kernel.org
> +S:	Maintained
> +F:	drivers/usb/host/xhci-goog.c

You are not paid to look after this?  That sounds odd, can you work with
your managers to do this, otherwise this is going to be tough to do over
time, right?

thanks,

greg k-h
Puma Hsu Feb. 19, 2024, 8:35 a.m. UTC | #2
On Mon, Feb 19, 2024 at 2:31 PM Greg KH <gregkh@linuxfoundation.org> wrote:
>
> On Mon, Feb 19, 2024 at 02:10:08PM +0800, Puma Hsu wrote:
> > Add Google USB XHCI driver and maintainer.
> >
> > Signed-off-by: Puma Hsu <pumahsu@google.com>
> > ---
> >  MAINTAINERS | 6 ++++++
> >  1 file changed, 6 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 960512bec428..dc0e32a3c250 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -9081,6 +9081,12 @@ F:     arch/arm64/boot/dts/exynos/google/
> >  F:   drivers/clk/samsung/clk-gs101.c
> >  F:   include/dt-bindings/clock/google,gs101.h
> >
> > +GOOGLE USB XHCI DRIVER
> > +M:   Puma Hsu <pumahsu@google.com>
> > +L:   linux-usb@vger.kernel.org
> > +S:   Maintained
> > +F:   drivers/usb/host/xhci-goog.c
>
> You are not paid to look after this?  That sounds odd, can you work with
> your managers to do this, otherwise this is going to be tough to do over
> time, right?
>
> thanks,
>
> greg k-h

I misunderstand the definitions between Supported and Maintained,
will update to Supported in next revision. Thanks for advising.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 960512bec428..dc0e32a3c250 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9081,6 +9081,12 @@  F:	arch/arm64/boot/dts/exynos/google/
 F:	drivers/clk/samsung/clk-gs101.c
 F:	include/dt-bindings/clock/google,gs101.h
 
+GOOGLE USB XHCI DRIVER
+M:	Puma Hsu <pumahsu@google.com>
+L:	linux-usb@vger.kernel.org
+S:	Maintained
+F:	drivers/usb/host/xhci-goog.c
+
 GPD POCKET FAN DRIVER
 M:	Hans de Goede <hdegoede@redhat.com>
 L:	platform-driver-x86@vger.kernel.org