The following changes since commit 49cba67852f1fb5ef481bef3532b2cda96816e45:

Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next (2023-03-01 11:00:22 -0500)

are available in the Git repository at:

  git://source.denx.de/u-boot-usb.git next

for you to fetch changes up to ea436dbc40e01a6c483c41d7ec1e4a419fc6b7c0:

dt-bindings: usb: mtk-xhci: add support mt8195 (2023-03-02 22:43:44 +0100)

----------------------------------------------------------------
Chunfeng Yun (5):
      phy: phy-mtk-tphy: remove macros to prepare bitfield value
      phy: phy-mtk-tphy: add support mt8195
      usb: xhci-mtk: modify the SOF/ITP interval for mt8195
      dt-bindings: phy-mtk-tphy: add support mt8195
      dt-bindings: usb: mtk-xhci: add support mt8195

Marek Vasut (1):
      usb: dwc3-meson-g12a: Select PHY instead of imply PHY

 doc/device-tree-bindings/phy/phy-mtk-tphy.txt      |   1 +
 doc/device-tree-bindings/usb/mediatek,mtk-xhci.txt |   4 +-
drivers/phy/phy-mtk-tphy.c | 213 +++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------
 drivers/usb/dwc3/Kconfig                           |   4 +-
drivers/usb/host/xhci-mtk.c | 49 ++++++++++++++++++-
 5 files changed, 182 insertions(+), 89 deletions(-)

Reply via email to