Re: [PATCH] MAINTAINERS: usb: add entry for isp1760
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Date: 2021-06-07 09:15:09
Hi Rui, Thank you for the patch. On Mon, Jun 07, 2021 at 09:39:21AM +0100, Rui Miguel Silva wrote:
quoted hunk ↗ jump to hunk
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 [off-list ref] +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 [off-list ref] M: UNGLinuxDriver@microchip.com
-- Regards, Laurent Pinchart