]> www.infradead.org Git - users/jedix/linux-maple.git/commit
usb: dwc3: gadget: Add support for snps,reserved-endpoints property
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 12 Feb 2025 19:28:03 +0000 (21:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Feb 2025 08:29:20 +0000 (09:29 +0100)
commit5425191f85fea2e10248c699d64382999cb78c34
treeb0dde4bb83d096a9702a137a7ca3ec2ef4294be5
parenteafba0205426091354f050381c32ad1567c35844
usb: dwc3: gadget: Add support for snps,reserved-endpoints property

The snps,reserved-endpoints property lists the reserved endpoints
that shouldn't be used for normal transfers. Add support for that
to the driver.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tested-by: Ferry Toth <fntoth@gmail.com>
Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Link: https://lore.kernel.org/r/20250212193116.2487289-4-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/gadget.c