mbox series

[PULL] u-boot-usb/master

Message ID 20241212114911.21435-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 Dec. 12, 2024, 11:49 a.m. UTC
The following changes since commit b841e559cd26ffcb20f22e8ee75debed9616c002:

  Prepare v2025.01-rc4 (2024-12-09 16:09:28 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 0e24474cc323a9012bf1f0942f46d1053e326b3f:

  usb: onboard-hub: Update the bind function based on peer-hub property (2024-12-11 08:22:17 +0100)

----------------------------------------------------------------
Venkatesh Yadav Abbarapu (1):
      usb: onboard-hub: Update the bind function based on peer-hub property

 common/usb_onboard_hub.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Comments

Tom Rini Dec. 12, 2024, 7:18 p.m. UTC | #1
On Thu, Dec 12, 2024 at 12:49:08PM +0100, Marek Vasut wrote:

> The following changes since commit b841e559cd26ffcb20f22e8ee75debed9616c002:
> 
>   Prepare v2025.01-rc4 (2024-12-09 16:09:28 -0600)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 0e24474cc323a9012bf1f0942f46d1053e326b3f:
> 
>   usb: onboard-hub: Update the bind function based on peer-hub property (2024-12-11 08:22:17 +0100)
> 

Applied to u-boot/master, thanks!