[PATCH] usb: gadget: ether: Handle gadget driver registration in start and stop

Caleb Connolly caleb.connolly at linaro.org
Tue Aug 20 19:11:16 CEST 2024


> Instead, to enable usb ethernet, we should manually bind the UDC driver
> to the usb_ether gadget.
> 
> For example, on Khadas VIM3 board, this can be done with:
> 
> => bind /soc/usb at ffe09000/usb at ff400000 usb_ether

It would be great if this could be done like ums where the UDC index is 
given rather than having to figure out the magic DT path incantation :D

=> ums 0 scsi 0,1,2,3,4,5

> 
> Use "dm tree" to find the node path for your UDC. 

-- 
// Caleb (they/them)


More information about the U-Boot mailing list