[U-Boot] [PATCH v2 2/3] usb: host: xhci-dwc3: Add dual role mode support from DT
Simon Glass
sjg at chromium.org
Wed May 24 00:44:22 UTC 2017
On 22 May 2017 at 01:42, <patrice.chotard at st.com> wrote:
> From: Patrice Chotard <patrice.chotard at st.com>
>
> 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 at st.com>
> ---
>
> v2: _ none
>
> drivers/usb/host/xhci-dwc3.c | 9 +++++++++
> 1 file changed, 9 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list