Message ID | 20210607083921.38441-1-rui.silva@linaro.org |
---|---|
State | Superseded |
Headers | show |
Series | MAINTAINERS: usb: add entry for isp1760 | expand |
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
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
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
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
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(+) -- 2.31.1