commit | 7f88586a6e01460f821cfc781c8def5ed7aa230a | [log] [tgz] |
---|---|---|
author | Tushar Nimkar <tnimkar@codeaurora.org> | Tue Jan 09 14:25:59 2018 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Jan 09 06:26:15 2018 -0800 |
tree | eee2af85c2d3e8fca31034a1ddb83fa785a57cae | |
parent | e85f60b2d8d570dfb3ade3d15e13ea068c39414a [diff] |
ipq807x: usb: gadget: Restricting usb gadget device to work only on "high-speed" This patch will change the default "super-speed" mode to "high-speed" If 'usb_mode' is setting to "peripheral" in u-boot it will set with "high-speed" as 'maximum-speed'. Changes are only for USB port 0. Affected features : diag, USB console. Change-Id: I60708cfb4706eea77f00cb5c2bedc7e7b77989f5 Signed-off-by: Tushar Nimkar <tnimkar@codeaurora.org>