]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board: ti: AM43xx: added USB initializtion code
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 23 Feb 2015 13:10:21 +0000 (18:40 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:11 +0000 (21:47 +0200)
commitb68f444d8ae629a871307b6165162d3f532971c1
treec5e4dd79313531e8fa8a89bfd1a022f8471d5a2b
parent71fcaec4b6e263198c51eae9c1dfcf69d49d08b3
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>
arch/arm/include/asm/arch-am33xx/hardware_am43xx.h
board/ti/am43xx/board.c