]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commit
usb: dwc3: otg: Add the initial otg driver for dwc3.
authorGeorge Cherian <george.cherian@ti.com>
Mon, 15 Dec 2014 18:37:56 +0000 (00:07 +0530)
committerSekhar Nori <nsekhar@ti.com>
Tue, 16 Dec 2014 10:17:55 +0000 (15:47 +0530)
commit57769f09536a63daf87b0efe677f8fa9d56dd6c3
treeae746af22a3cec72a3ea0c7555f063d11b802ee8
parent83d71c4de563fded93454d2c62cc7951a66c1897
usb: dwc3: otg: Add the initial otg driver for dwc3.

Add the Initial OTG driver for dwc3.
Currently support only
* ID based Role switching.

Signed-off-by: George Cherian <george.cherian@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.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]