mbox series

[PULL] u-boot-usb/master

Message ID 20240811214017.73267-1-marex@denx.de
State Accepted
Delegated to: Tom Rini
Headers show
Series [PULL] u-boot-usb/master | expand

Pull-request

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

Message

Marek Vasut Aug. 11, 2024, 9:40 p.m. UTC
The following changes since commit 7bd2559cb30a4e800db519e88a22a25f13c753ec:

  Merge tag 'tpm-master-09082024' of https://source.denx.de/u-boot/custodians/u-boot-tpm.git (2024-08-09 14:00:04 -0600)

are available in the Git repository at:

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

for you to fetch changes up to ef1e322f3e1d9a221a1ee6109f6571429ee9fb4a:

  usb: dwc3: support USB 3.1 controllers (2024-08-11 19:45:36 +0200)

----------------------------------------------------------------
Caleb Connolly (1):
      usb: dwc3: support USB 3.1 controllers

 drivers/usb/dwc3/core.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Tom Rini Aug. 12, 2024, 6:41 p.m. UTC | #1
On Sun, Aug 11, 2024 at 11:40:04PM +0200, Marek Vasut wrote:

> The following changes since commit 7bd2559cb30a4e800db519e88a22a25f13c753ec:
> 
>   Merge tag 'tpm-master-09082024' of https://source.denx.de/u-boot/custodians/u-boot-tpm.git (2024-08-09 14:00:04 -0600)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to ef1e322f3e1d9a221a1ee6109f6571429ee9fb4a:
> 
>   usb: dwc3: support USB 3.1 controllers (2024-08-11 19:45:36 +0200)
> 

Applied to u-boot/master, thanks!