From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 16 Feb 2018 16:59:08 +0100 Subject: [U-Boot] [PULL] u-boot-usb/master Message-ID: <07a711a6-b4d6-742e-7721-336a6a112eb4@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit 0c502b6c176281a096a23803e517b19e964485f1: configs: Resync with savedefconfig (2018-02-14 21:34:50 -0500) are available in the Git repository at: git://git.denx.de/u-boot-usb.git master for you to fetch changes up to b16c129c2290d26e7b16b4309713c78f6146bc8a: usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions (2018-02-15 13:44:30 +0100) ---------------------------------------------------------------- Alexey Brodkin (1): usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH Faiz Abbas (1): usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions board/compulab/cl-som-am57x/cl-som-am57x.c | 13 +++++++++++++ board/compulab/cm_t43/cm_t43.c | 14 ++++++++++++++ board/ti/am43xx/board.c | 4 ++-- board/ti/am57xx/board.c | 4 ++-- board/ti/dra7xx/evm.c | 4 ++-- drivers/usb/host/dwc2.c | 2 +- drivers/usb/host/dwc2.h | 2 ++ drivers/usb/host/xhci-omap.c | 22 ---------------------- 8 files changed, 36 insertions(+), 29 deletions(-)