LOCAL / dwc3: add otg handling code
authorRobert Baldyga <r.baldyga@samsung.com>
Mon, 23 Feb 2015 11:01:54 +0000 (12:01 +0100)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:42:13 +0000 (13:42 +0900)
commit2744f21f79393521d88cf834e29d55aa0b00cd8e
treefb4b27fb530c6863e13f6e36eb4bc01411ad2ba7
parent5986d825c58642889f02953765a40c644824a4b6
LOCAL / dwc3: add otg handling code

This code is based on DWC3 driver from https://github.com/hardkernel/linux.

Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
drivers/usb/dwc3/Makefile
drivers/usb/dwc3/core.c
drivers/usb/dwc3/core.h
drivers/usb/dwc3/otg.c [new file with mode: 0644]
drivers/usb/dwc3/otg.h [new file with mode: 0644]