commit | a17188c1c255c24c7eb65a602ce42a7fb1fb2f75 | [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 | db378d786df0675aa6fc795a2198d000fddd33cc [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>