Re: [U-Boot] [PATCH 13/16] usb: dwc2: add support for STM32MP1

2019-04-08 Thread Lukasz Majewski
On Fri, 29 Mar 2019 15:42:21 +0100 Patrick Delaunay wrote: > Add compatible "st,stm32mp1-hsotg" and associated driver data to > manage the usb33d-supply and the ST specific register for VBus > sensing. > > Signed-off-by: Patrick Delaunay > # Conflicts: > # drivers/usb/gadget/dwc2_udc_otg.c

[U-Boot] [PATCH 13/16] usb: dwc2: add support for STM32MP1

2019-03-29 Thread Patrick Delaunay
Add compatible "st,stm32mp1-hsotg" and associated driver data to manage the usb33d-supply and the ST specific register for VBus sensing. Signed-off-by: Patrick Delaunay # Conflicts: # drivers/usb/gadget/dwc2_udc_otg.c --- doc/device-tree-bindings/usb/dwc2.txt | 2 ++ drivers/usb/gadget