[PATCH v4 0/7] usb: gadget: atmel: Code refactor and DM_USB_GADGET support

Mattijs Korpershoek mkorpershoek at baylibre.com
Tue Aug 6 14:59:18 CEST 2024


Hi,

On Thu, 25 Jul 2024 17:31:54 +0200, Zixun LI wrote:
> Changes in v4:
> - Release clocks if probe failed
> - Add missing endpoint data free
> - Addressed comments
> 
> Changes in v3:
> - Separate code refactor into individual commits
> - Extract the controller point from udevice private data in DM functions
> 
> [...]

Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu-next)

[1/7] usb: gadget: atmel: Sort includes
      https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/9cfee49022e2f22ca7074d423bd23a610ed652f4
[2/7] usb: gadget: atmel: Replace printf() and pr_err() by log_err()
      https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/9ec3b70b21d9f825a4dedbf609cf76ffe37deb55
[3/7] usb: gadget: atmel: Fix typo in usb gadget driver register and unregister
      https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/dbbacf19d6310b5b255662ad87c07eb34b73d39d
[4/7] usb: gadget: atmel: Move usba_udc_pdata() with other static functions
      https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/9b97a354bdc0afc788b9e99ceb9d03a696e5f749
[5/7] usb: gadget: atmel: Rename atmel_usba_start()/_stop() to usba_udc_enable()/_disable()
      https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/7a448c8f384022a2585e8439c2a182ada3e4aab2
[6/7] usb: gadget: atmel: Add attach/detach support
      https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/ef5e1d1f97623f8c549c6fffd481bb120df12dcb
[7/7] usb: gadget: atmel: Add DM_USB_GADGET support
      https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/d6376f7ed823569acd8bb0fdfa501c040cfec36f

--
Mattijs


More information about the U-Boot mailing list