提交 5a904430 编写于 作者: T Troy Kisky 提交者: Marek Vasut

usb: gadget: mv_udc: set is_dualspeed = 1

This controller support full and high speed.
Signed-off-by: NTroy Kisky <troy.kisky@boundarydevices.com>
上级 d0928794
......@@ -107,6 +107,7 @@ static struct mv_drv controller = {
.gadget = {
.name = "mv_udc",
.ops = &mv_udc_ops,
.is_dualspeed = 1,
},
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册