commit | 7c379aaa0315eaaba7be959d0dc096e182bcee43 | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Wed Aug 19 14:13:19 2015 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 28 12:33:20 2015 -0400 |
tree | b74749a0a99b5352693c1f58b8216d344e6b2b9c | |
parent | bf0385d7f06ef8781d3bb9b645dcd9c25d212fde [diff] |
board: ti: beagle_x15: added USB initializtion code Implemented board_usb_init(), board_usb_cleanup() and usb_gadget_handle_interrupts() in beagle_x15 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>