The following changes since commit c7182c02cefb11431a79a8abb4d8a821e4a478b5:

Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic (2021-02-10 07:56:57 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to db8fb2ffc4f3f63b9005f676ab3879a06de6cdda:

usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg (2021-02-10 22:23:35 +0100)

----------------------------------------------------------------
Chunfeng Yun (2):
      usb: xhci-mtk: support option to disable ports
      dt-bindings: usb: mtk-xhci: add optional properies to disable ports

Pali Rohár (1):
      usb: xhci-pci: Check for errors from dm_pci_map_bar()

Patrick Delaunay (1):
      usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg

Stefan Roese (1):
      usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx()

 arch/arm/dts/stm32mp15-u-boot.dtsi                 |  3 ---
 doc/device-tree-bindings/usb/mediatek,mtk-xhci.txt |  4 ++++
 drivers/usb/gadget/dwc2_udc_otg.c                  |  2 +-
drivers/usb/host/xhci-mtk.c | 23 ++++++++++++++++++++---
 drivers/usb/host/xhci-pci.c                        | 15 ++++++++++++---
 drivers/usb/host/xhci-ring.c                       |  4 ++--
 6 files changed, 39 insertions(+), 12 deletions(-)

Reply via email to