commit | ce61fd7386739a04db7341e11dd44974d273799d | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Mon Feb 23 18:40:19 2015 +0530 |
committer | Marek Vasut <marex@denx.de> | Tue Apr 14 05:48:11 2015 +0200 |
tree | 5995bf7c183e0c833ba2a236621d4cdc5ba29060 | |
parent | ae07a849a461d22350ed98885568a23761b2a24e [diff] |
board: ti: DRA7: added USB initializtion code Implemented board_usb_init(), board_usb_cleanup() and usb_gadget_handle_interrupts() in dra7xx board file that can be invoked by various gadget drivers. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>