This controller support full and high speed.

Signed-off-by: Troy Kisky <troy.ki...@boundarydevices.com>
---
 drivers/usb/gadget/mv_udc.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/usb/gadget/mv_udc.c b/drivers/usb/gadget/mv_udc.c
index 3ad51b7..fcfbfa3 100644
--- a/drivers/usb/gadget/mv_udc.c
+++ b/drivers/usb/gadget/mv_udc.c
@@ -114,6 +114,7 @@ static struct mv_drv controller = {
        .gadget = {
                .name   = "mv_udc",
                .ops    = &mv_udc_ops,
+               .is_dualspeed = 1,
        },
 };
 
-- 
1.8.1.2

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to