]> git.dujemihanovic.xyz Git - u-boot.git/commit
usb: gadget: don't change ep name for dwc3 while ep autoconfig
authorLi Jun <jun.li@nxp.com>
Mon, 25 Jan 2021 13:43:45 +0000 (21:43 +0800)
committerMarek Vasut <marex@denx.de>
Sun, 31 Jan 2021 13:08:56 +0000 (14:08 +0100)
commitc93edbf5385ecd3fd57179acdda813f7ab8cf201
treee429a229314577fc926edd8db07950080589e3e1
parent71a5732b43b9798d4c288f4dd118247ebdf88e9b
usb: gadget: don't change ep name for dwc3 while ep autoconfig

As the SDP protocol use the predefined ep num for communication, we can't
change its name hence reset its ep num while do ep autoconfig, this is
only apply for SPL.

Signed-off-by: Li Jun <jun.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/usb/gadget/epautoconf.c