commit | 5f7ff712d43130e102c680eb16ee36f7357f20b4 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Fri May 18 13:15:04 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Fri May 18 13:23:10 2018 +0200 |
tree | adcd0f130d98ec85c3cc090a1193bedea0c29632 | |
parent | 226d87b39a51fdd75991db5a6a85998a78545b6b [diff] |
usb: dwc3: Add dwc3_init/remove with DM_USB The patch is preparing dwc3 core for enabling DM_USB with peripheral driver with using driver model support. The driver will be bound by the DWC3 wrapper driver based on the dr_mode device tree entry. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> (Remove dwc3-omap changes) Signed-off-by: Michal Simek <michal.simek@xilinx.com>