]> git.dujemihanovic.xyz Git - u-boot.git/commit
thordown: Use plain udevice for UDC controller interaction
authorMarek Vasut <marex@denx.de>
Fri, 1 Sep 2023 09:49:59 +0000 (11:49 +0200)
committerMarek Vasut <marex@denx.de>
Fri, 15 Sep 2023 21:38:02 +0000 (23:38 +0200)
commit5b8c9d1b5838faa441477062dbb2889c1e33592a
treecbf92ff064038581031bc5da09b472cae9587802
parent6b84acc978d39d2e46ddceab292ae67174c66b40
thordown: Use plain udevice for UDC controller interaction

Convert to plain udevice interaction with UDC controller
device, avoid the use of UDC uclass dev_array .

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
cmd/thordown.c
drivers/usb/gadget/f_thor.c
include/thor.h