commit | 5f19b2da1ea082fc94e8be4ad9c12a03ad7c6c8e | [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 | 2a447bfeb51f63e510bc010e6c3e2b25422e8d9e [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>