commit | 5a3e062a73017b3f9bf668c64cbbff2b75905a04 | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Wed Aug 19 14:13:20 2015 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 28 12:33:21 2015 -0400 |
tree | 579ae9ade520bdf4d80ac6bd5dc41dfe7cb93e5f | |
parent | 5f19b2da1ea082fc94e8be4ad9c12a03ad7c6c8e [diff] |
board: ti: OMAP5: added USB initializtion code Implemented board_usb_init(), board_usb_cleanup() and usb_gadget_handle_interrupts() in omap5 board file that can be invoked by various gadget drivers. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>