commit | 17b0887ae370a1bef4183120262a6cea41533b55 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Tue Jul 18 11:38:41 2017 +0200 |
committer | Marek Vasut <marex@denx.de> | Fri Jul 28 23:34:03 2017 +0200 |
tree | 2226e13c5883ce1ad9902445f0497b3fdda39730 | |
parent | c7eadfc6033b7e90f64357b438623d876ad8a588 [diff] |
usb: host: xhci-dwc3: Add dual role mode support from DT DWC3 dual role mode is selected using DT "dr_mode" property. If not found, DWC3 controller is configured in HOST mode by default Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Marek Vasut <marex@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>