]> git.dujemihanovic.xyz Git - u-boot.git/commit
usb: udc: ci: update speed handling
authorLi Jun <jun.li@nxp.com>
Mon, 25 Jan 2021 13:43:58 +0000 (21:43 +0800)
committerMarek Vasut <marex@denx.de>
Sun, 31 Jan 2021 13:08:56 +0000 (14:08 +0100)
commit54b22f409cdaaeb3f312a3afcfaddf2fd184209b
treefa201a2ad0631ac7144eb67f0d86a533e580cdb4
parent4df50f89f5769732c6cce67f956371140680ff5d
usb: udc: ci: update speed handling

Remove the gadget driver speed check, and set its max_speed to
be USB_SPEED_HIGH.

Reviewed-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peter Chen <peter.chen@nxp.com>
Tested-by: faqiang.zhu <faqiang.zhu@nxp.com>
Signed-off-by: Li Jun <jun.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/usb/gadget/ci_udc.c