Skip to content

Commit

Permalink
MAINTAINERS: add USB gadget regex to u-boot-dfu tree
Browse files Browse the repository at this point in the history
We try to split work with Marek on USB as following:
- Mattijs handles USB gadget
- Marek handles the rest of USB

Add additional gadget patterns to the maintainers file so that I
get cc'ed more often on USB gadget patches.

Acked-by: Marek Vasut <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mattijs Korpershoek <[email protected]>
  • Loading branch information
makohoek committed May 16, 2024
1 parent 5738a44 commit efbc11c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -1017,8 +1017,11 @@ F: common/update.c
F: doc/api/dfu.rst
F: doc/usage/dfu.rst
F: drivers/dfu/
F: drivers/usb/*/*gadget*
F: drivers/usb/gadget/
F: include/dfu.h
F: include/linux/usb/ch9.h
F: include/linux/usb/gadget.h

DRIVER MODEL
M: Simon Glass <[email protected]>
Expand Down

0 comments on commit efbc11c

Please sign in to comment.