All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: usb: add entry for isp1760
@ 2021-06-07  8:39 Rui Miguel Silva
  2021-06-07  9:14 ` Laurent Pinchart
  0 siblings, 1 reply; 4+ messages in thread
From: Rui Miguel Silva @ 2021-06-07  8:39 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Sebastian Siewior, Laurent Pinchart
  Cc: linux-usb, Rui Miguel Silva

Giving support for isp1763 made a little revival to this driver, add
entry in the MAINTAINERS file with me and Laurent Pinchart as
maintainers.

Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 503fd21901f1..254803fe599a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18869,6 +18869,14 @@ S:	Maintained
 F:	drivers/usb/host/isp116x*
 F:	include/linux/usb/isp116x.h
 
+USB ISP1760 DRIVER
+M:	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
+M:	Rui Miguel Silva <rui.silva@linaro.org>
+L:	linux-usb@vger.kernel.org
+S:	Maintained
+F:	drivers/usb/isp1760/*
+F:	Documentation/devicetree/bindings/usb/nxp,isp1760.yaml
+
 USB LAN78XX ETHERNET DRIVER
 M:	Woojung Huh <woojung.huh@microchip.com>
 M:	UNGLinuxDriver@microchip.com
-- 
2.31.1


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

* Re: [PATCH] MAINTAINERS: usb: add entry for isp1760
  2021-06-07  8:39 [PATCH] MAINTAINERS: usb: add entry for isp1760 Rui Miguel Silva
@ 2021-06-07  9:14 ` Laurent Pinchart
  2021-06-07  9:22   ` Rui Miguel Silva
  0 siblings, 1 reply; 4+ messages in thread
From: Laurent Pinchart @ 2021-06-07  9:14 UTC (permalink / raw)
  To: Rui Miguel Silva; +Cc: Greg Kroah-Hartman, Sebastian Siewior, linux-usb

Hi Rui,

Thank you for the patch.

On Mon, Jun 07, 2021 at 09:39:21AM +0100, Rui Miguel Silva wrote:
> Giving support for isp1763 made a little revival to this driver, add
> entry in the MAINTAINERS file with me and Laurent Pinchart as
> maintainers.
> 
> Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 503fd21901f1..254803fe599a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -18869,6 +18869,14 @@ S:	Maintained
>  F:	drivers/usb/host/isp116x*
>  F:	include/linux/usb/isp116x.h
>  
> +USB ISP1760 DRIVER
> +M:	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>

I can try to review patches, but I can't commit to having bandwidth to
do so. I'm thus a bit reluctant to list myself as a maintainer here, as
I fear my contribution would mostly be to increase frustration caused by
unresponsive maintainers.

> +M:	Rui Miguel Silva <rui.silva@linaro.org>
> +L:	linux-usb@vger.kernel.org
> +S:	Maintained
> +F:	drivers/usb/isp1760/*
> +F:	Documentation/devicetree/bindings/usb/nxp,isp1760.yaml
> +
>  USB LAN78XX ETHERNET DRIVER
>  M:	Woojung Huh <woojung.huh@microchip.com>
>  M:	UNGLinuxDriver@microchip.com

-- 
Regards,

Laurent Pinchart

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

* Re: [PATCH] MAINTAINERS: usb: add entry for isp1760
  2021-06-07  9:14 ` Laurent Pinchart
@ 2021-06-07  9:22   ` Rui Miguel Silva
  2021-06-07  9:58     ` Laurent Pinchart
  0 siblings, 1 reply; 4+ messages in thread
From: Rui Miguel Silva @ 2021-06-07  9:22 UTC (permalink / raw)
  To: Laurent Pinchart; +Cc: Greg Kroah-Hartman, Sebastian Siewior, linux-usb

Hi Laurent,
On Mon Jun 7, 2021 at 10:14 AM WEST, Laurent Pinchart wrote:

> Hi Rui,
>
> Thank you for the patch.
>
> On Mon, Jun 07, 2021 at 09:39:21AM +0100, Rui Miguel Silva wrote:
> > Giving support for isp1763 made a little revival to this driver, add
> > entry in the MAINTAINERS file with me and Laurent Pinchart as
> > maintainers.
> > 
> > Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
> > ---
> >  MAINTAINERS | 8 ++++++++
> >  1 file changed, 8 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 503fd21901f1..254803fe599a 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -18869,6 +18869,14 @@ S:	Maintained
> >  F:	drivers/usb/host/isp116x*
> >  F:	include/linux/usb/isp116x.h
> >  
> > +USB ISP1760 DRIVER
> > +M:	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
>
> I can try to review patches, but I can't commit to having bandwidth to
> do so. I'm thus a bit reluctant to list myself as a maintainer here, as
> I fear my contribution would mostly be to increase frustration caused by
> unresponsive maintainers.

Do you agree with the bellow better?
+R:	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>

you will be CCed on patches only.

------
Cheers,
     Rui

>
> > +M:	Rui Miguel Silva <rui.silva@linaro.org>
> > +L:	linux-usb@vger.kernel.org
> > +S:	Maintained
> > +F:	drivers/usb/isp1760/*
> > +F:	Documentation/devicetree/bindings/usb/nxp,isp1760.yaml
> > +
> >  USB LAN78XX ETHERNET DRIVER
> >  M:	Woojung Huh <woojung.huh@microchip.com>
> >  M:	UNGLinuxDriver@microchip.com
>
> -- 
> Regards,
>
> Laurent Pinchart




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

* Re: [PATCH] MAINTAINERS: usb: add entry for isp1760
  2021-06-07  9:22   ` Rui Miguel Silva
@ 2021-06-07  9:58     ` Laurent Pinchart
  0 siblings, 0 replies; 4+ messages in thread
From: Laurent Pinchart @ 2021-06-07  9:58 UTC (permalink / raw)
  To: Rui Miguel Silva; +Cc: Greg Kroah-Hartman, Sebastian Siewior, linux-usb

Hi Rui,

On Mon, Jun 07, 2021 at 10:22:08AM +0100, Rui Miguel Silva wrote:
> On Mon Jun 7, 2021 at 10:14 AM WEST, Laurent Pinchart wrote:
> > On Mon, Jun 07, 2021 at 09:39:21AM +0100, Rui Miguel Silva wrote:
> > > Giving support for isp1763 made a little revival to this driver, add
> > > entry in the MAINTAINERS file with me and Laurent Pinchart as
> > > maintainers.
> > > 
> > > Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
> > > ---
> > >  MAINTAINERS | 8 ++++++++
> > >  1 file changed, 8 insertions(+)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 503fd21901f1..254803fe599a 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -18869,6 +18869,14 @@ S:	Maintained
> > >  F:	drivers/usb/host/isp116x*
> > >  F:	include/linux/usb/isp116x.h
> > >  
> > > +USB ISP1760 DRIVER
> > > +M:	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
> >
> > I can try to review patches, but I can't commit to having bandwidth to
> > do so. I'm thus a bit reluctant to list myself as a maintainer here, as
> > I fear my contribution would mostly be to increase frustration caused by
> > unresponsive maintainers.
> 
> Do you agree with the bellow better?
> +R:	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
> 
> you will be CCed on patches only.

If it's OK to ignore the patches when I don't have the bandwidth :-) I'm
currently struggling with the drivers I currently maintain, so I don't
expect being able to spend any time on isp1760 for the next 6 months at
least.

> > > +M:	Rui Miguel Silva <rui.silva@linaro.org>
> > > +L:	linux-usb@vger.kernel.org
> > > +S:	Maintained
> > > +F:	drivers/usb/isp1760/*
> > > +F:	Documentation/devicetree/bindings/usb/nxp,isp1760.yaml
> > > +
> > >  USB LAN78XX ETHERNET DRIVER
> > >  M:	Woojung Huh <woojung.huh@microchip.com>
> > >  M:	UNGLinuxDriver@microchip.com

-- 
Regards,

Laurent Pinchart

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

end of thread, other threads:[~2021-06-07  9:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-07  8:39 [PATCH] MAINTAINERS: usb: add entry for isp1760 Rui Miguel Silva
2021-06-07  9:14 ` Laurent Pinchart
2021-06-07  9:22   ` Rui Miguel Silva
2021-06-07  9:58     ` Laurent Pinchart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.