commit | 7ccf62941a38701ec9a42b4a0fa2868af456e96a | [log] [tgz] |
---|---|---|
author | Alexandre Bailon <abailon@baylibre.com> | Mon Nov 21 08:59:31 2016 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 21 17:35:37 2016 +0100 |
tree | f749226b53db354e6a7578b9da0359c5c8ee2abb | |
parent | 09721ba6daa19e75446bac463acf9c28e8ed9acc [diff] |
usb: musb: da8xx: Set phy in OTG mode by default The DA8xx OTG PHY has some issues when it is forced in host or peripheral mode. Actually, most of the time, OTG is the best mode because host or peripheral mode are only required for hardware that miss some circuitry. Init the PHY mode OTG mode by default. Signed-off-by: Alexandre Bailon <abailon@baylibre.com> Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>