From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 21 Dec 2019 20:37:07 +0100 Subject: [PULL] u-boot-usb/master Message-ID: <6d7529e8-4b03-c3dd-0419-fb5fba4d4682@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 643366bcd5e32878a951e39b8b553b794695b026: Merge tag 'u-boot-stm32-20191218' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm (2019-12-18 08:25:49 -0500) are available in the Git repository at: git://git.denx.de/u-boot-usb.git master for you to fetch changes up to 5c207282f53f86ecbf8c25cb691030d8c643ba1c: usb: dwc3: Fix UTMI/UTMIW phy interface initialization (2019-12-21 20:35:16 +0100) ---------------------------------------------------------------- Heinrich Schuchardt (1): MAINTAINERS: assign usb.c and and usb_kbd.c Jagan Teki (1): usb: dwc3: Fix UTMI/UTMIW phy interface initialization Vignesh Raghavendra (1): usb: cdns3: ep0: Fix build warnings related to cache ops MAINTAINERS | 2 ++ drivers/usb/cdns3/ep0.c | 1 + drivers/usb/dwc3/core.c | 12 ++++++++---- drivers/usb/dwc3/core.h | 20 ++++++++------------ 4 files changed, 19 insertions(+), 16 deletions(-)