[U-Boot] [PULL] u-boot-stm32 for v2019.07 (round 6)

Hi Tom
The following changes since commit 77f6e2dd0551d8a825bab391a1bd6b838874bcd4:
Merge tag 'efi-2019-07-rc5-2' of git://git.denx.de/u-boot-efi (2019-06-15 13:03:00 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm tags/u-boot-stm32-20190619
for you to fetch changes up to 7c654683464dc4cd89f9a8198e26336263390b57:
usb: dwc2: allow peripheral mode for OTG configuration (2019-06-19 16:56:11 +0200)
Travis CI status: https://travis-ci.org/pchotard/u-boot/builds/547780537?utm_medium=notificati...
---------------------------------------------------------------- _ Update STM32MP entry in MAINTAINERS _ Handle correctly binding for g-tx-fifo-size for USB DWC2 driver _ Fix trusted STM32MP1 defconfig with correct ethernet driver
---------------------------------------------------------------- Patrice Chotard (2): configs: stm32mp15: Select correct Ethernet driver for trusted mode MAINTAINERS: Remove Christophe Kerello from STM32MP entry
Patrick Delaunay (3): usb: dwc2: correctly handle binding for g-tx-fifo-size ARM: dts: stm32mp1: remove override for g-tx-fifo-size usb: dwc2: allow peripheral mode for OTG configuration
MAINTAINERS | 1 - arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi | 4 ---- configs/stm32mp15_trusted_defconfig | 2 +- drivers/usb/gadget/dwc2_udc_otg.c | 17 +++++++++++++++-- 4 files changed, 16 insertions(+), 8 deletions(-)

On Thu, Jun 20, 2019 at 06:48:16AM +0000, Patrice CHOTARD wrote:
Hi Tom
The following changes since commit 77f6e2dd0551d8a825bab391a1bd6b838874bcd4:
Merge tag 'efi-2019-07-rc5-2' of git://git.denx.de/u-boot-efi (2019-06-15 13:03:00 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm tags/u-boot-stm32-20190619
for you to fetch changes up to 7c654683464dc4cd89f9a8198e26336263390b57:
usb: dwc2: allow peripheral mode for OTG configuration (2019-06-19 16:56:11 +0200)
Travis CI status: https://travis-ci.org/pchotard/u-boot/builds/547780537?utm_medium=notificati...
Applied to u-boot/master, thanks!
participants (2)
-
Patrice CHOTARD
-
Tom Rini