]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board: ti: DRA7: added USB initializtion code
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 23 Feb 2015 13:10:19 +0000 (18:40 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:11 +0000 (21:47 +0200)
commit60e70650eba066b700f088b9d2a872d99f203ba7
tree6711b43fe09f6266b66ed49fdea6acf113ffc911
parentcf1481e54d7d7948c55bb96ecdc2b7e217b48293
board: ti: DRA7: added USB initializtion code

Implemented board_usb_init(), board_usb_cleanup() and
usb_gadget_handle_interrupts() in dra7xx 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-omap5/omap.h
board/ti/dra7xx/evm.c