diff mbox series

MAINTAINERS: Add Ben as a reviewer for ASPEED UCD

Message ID 20221025020856.744202-1-joel@jms.id.au
State New
Headers show
Series MAINTAINERS: Add Ben as a reviewer for ASPEED UCD | expand

Commit Message

Joel Stanley Oct. 25, 2022, 2:08 a.m. UTC
He wrote the vhub driver and would like to be cc'd on patches.

Signed-off-by: Joel Stanley <joel@jms.id.au>
---
 MAINTAINERS | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comments

Greg Kroah-Hartman Oct. 25, 2022, 7:39 a.m. UTC | #1
On Tue, Oct 25, 2022 at 12:38:56PM +1030, Joel Stanley wrote:
> He wrote the vhub driver and would like to be cc'd on patches.

You also added more files to the entry, but did not document that here
:(

> 
> Signed-off-by: Joel Stanley <joel@jms.id.au>
> ---
>  MAINTAINERS | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3bb30c0d1cb4..637beabc70f1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3232,12 +3232,15 @@ S:	Maintained
>  F:	Documentation/devicetree/bindings/media/aspeed-video.txt
>  F:	drivers/media/platform/aspeed/
>  
> -ASPEED USB UDC DRIVER
> +ASPEED USB UDC DRIVERS
>  M:	Neal Liu <neal_liu@aspeedtech.com>
> +R:	Benjamin Herrenschmidt <benh@kernel.crashing.org>

I would need Ben's ack before accepting this.

thanks,

greg k-h
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3bb30c0d1cb4..637beabc70f1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3232,12 +3232,15 @@  S:	Maintained
 F:	Documentation/devicetree/bindings/media/aspeed-video.txt
 F:	drivers/media/platform/aspeed/
 
-ASPEED USB UDC DRIVER
+ASPEED USB UDC DRIVERS
 M:	Neal Liu <neal_liu@aspeedtech.com>
+R:	Benjamin Herrenschmidt <benh@kernel.crashing.org>
 L:	linux-aspeed@lists.ozlabs.org (moderated for non-subscribers)
 S:	Maintained
 F:	Documentation/devicetree/bindings/usb/aspeed,ast2600-udc.yaml
 F:	drivers/usb/gadget/udc/aspeed_udc.c
+F:	Documentation/devicetree/bindings/usb/aspeed,usb-vhub.yaml
+F: 	drivers/usb/gadget/udc/aspeed-vhub/
 
 ASPEED CRYPTO DRIVER
 M:	Neal Liu <neal_liu@aspeedtech.com>