mbox series

[0/3] usb: fotg210: Improvments

Message ID 20230123073508.2350402-1-linus.walleij@linaro.org
Headers show
Series usb: fotg210: Improvments | expand

Message

Linus Walleij Jan. 23, 2023, 7:35 a.m. UTC
These are some FOTG210 improvements from Fabian Vogts tree where
he's working on using the driver on the TI NSpire.

They can go for -next, these fixes are not really urgent since
the patch with a Fixes: tag is needed for an out-of-tree system.

Fabian Vogt (3):
  fotg210-udc: Add missing completion handler
  fotg210-udc: Introduce and use a fotg210_ack_int function
  fotg210-udc: Improve device initialization

 drivers/usb/fotg210/fotg210-udc.c | 85 ++++++++++++++++++-------------
 drivers/usb/fotg210/fotg210-udc.h |  2 +
 2 files changed, 51 insertions(+), 36 deletions(-)