
I've noticed that I'm missing quite some USB gadget patches such as [1] since I'm not always cc'ed.
With Marek, we agreed on the following split: - I take care of USB gadget side - Marek handles the rest
Update the maintainers file to make sure I get included on gadget related patches.
While at it, also update FASTBOOT entry to point towards the u-boot-dfu tree.
[1] https://lore.kernel.org/all/20240412202611.3565052-1-alexander.sverdlin@siem...
Signed-off-by: Mattijs Korpershoek mkorpershoek@baylibre.com --- Changes in v2: - Updated commit message (s/usb/USB) for patch 2 - Added ch9 include to USB gadget list - Link to v1: https://lore.kernel.org/r/20240514-gadget-maintainer-v1-0-b170f291dc00@bayli...
--- Mattijs Korpershoek (2): MAINTAINERS: add tree link for fastboot MAINTAINERS: add USB gadget regex to u-boot-dfu tree
MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) --- base-commit: c8ffd1356d42223cbb8c86280a083cc3c93e6426 change-id: 20240514-gadget-maintainer-cf40fcf2bab4
Best regards,