commit | 23ba2d6372e45479106922c6241a7a09707bbe08 | [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 | 3b29121678241078ce08120e18108898ff3b7abd [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>