commit | 576e3cc700c598487fed741ee85103373a3f69d6 | [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 | b7c1c7d2bad9eb052e80b28af6005d7f0ba1db30 [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>