commit | 08ff0fdb2b314f4170dcc371e532517674940b9e | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Mon Feb 23 18:40:21 2015 +0530 |
committer | Marek Vasut <marex@denx.de> | Tue Apr 14 05:48:11 2015 +0200 |
tree | 50413a164ff4d1bab582f82701730373b705228a | |
parent | 2408076746a459e3da7d17f85ffefb2186b0453c [diff] |
board: ti: AM43xx: added USB initializtion code Implemented board_usb_init(), board_usb_cleanup() and usb_gadget_handle_interrupts() in am43xx 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>