commit | 58bc0cdc0597f2067c62f64e8670b07579e44429 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Fri Mar 29 15:42:23 2019 +0100 |
committer | Marek Vasut <marex@denx.de> | Sun Apr 21 10:26:52 2019 +0200 |
tree | 89fb381341fd37a292ad249eb0fa276471e82ac3 | |
parent | 9c844e6a584828e8cb32f5e59c84be14e2400321 [diff] |
stm32mp1: migrate USBOTG device to driver model Use the DWC2 device driver with DM_USB_GADGET support and cleanup the USB support in STM32MP1 board. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>