[U-Boot] [PATCH v2 0/5] ti: usb (dwc3) peripheral mode fixes
Kishon Vijay Abraham I
kishon at ti.com
Wed Aug 19 08:35:28 CEST 2015
Patch series enables the 2nd PHY present in DRA7 SoC so that the
2nd instance of USB DWC3 can be used in peripheral mode.
It also contains minor fixes and cleanups.
Changes from v1:
Added reviewed-by and acked-by I got for the previous version
This patch series is split from [1] to contain only fixes specific
to TI platforms.
[1] -> http://permalink.gmane.org/gmane.comp.boot-loaders.u-boot/229188
Kishon Vijay Abraham I (5):
usb: dwc3: dwc3-omap: Use the clear register inorder to clear the
interrupts
ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2
TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx
board: ti: remove duplicate initialization of vbus_id_status
include: configs: am43xx_evm: add 'usb stop' in usbboot env
arch/arm/cpu/armv7/omap5/hw_data.c | 16 +++++++++++
arch/arm/cpu/armv7/omap5/prcm-regs.c | 2 ++
arch/arm/include/asm/arch-omap5/clock.h | 3 ++
arch/arm/include/asm/omap_common.h | 2 ++
board/ti/am43xx/board.c | 2 --
board/ti/dra7xx/evm.c | 2 --
drivers/usb/dwc3/dwc3-omap.c | 46 +++++++++++++++++++------------
drivers/usb/dwc3/ti_usb_phy.c | 15 +++++++---
include/configs/am43xx_evm.h | 2 ++
9 files changed, 64 insertions(+), 26 deletions(-)
--
1.7.9.5
More information about the U-Boot
mailing list