mbox series

[PULL] u-boot-usb/master

Message ID c12a8a46-32d8-db95-3071-dbad124911a6@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 March 1, 2022, 12:16 p.m. UTC
The following changes since commit f9a719e2954473f9be1f8c14a28288f943a00dd2:

   Prepare v2022.04-rc3 (2022-02-28 18:02:33 -0500)

are available in the Git repository at:

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

for you to fetch changes up to a41b88ec02ea1dbf4e5e6e895625a5fee96097c5:

   phy: nop-phy: Fix phy reset if no reset-gpio defined (2022-03-01 
00:21:11 +0100)

----------------------------------------------------------------
Tim Harvey (1):
       phy: nop-phy: Fix phy reset if no reset-gpio defined

  drivers/phy/nop-phy.c | 12 +++++++-----
  1 file changed, 7 insertions(+), 5 deletions(-)

Comments

Tom Rini March 2, 2022, 3:22 a.m. UTC | #1
On Tue, Mar 01, 2022 at 01:16:51PM +0100, Marek Vasut wrote:

> The following changes since commit f9a719e2954473f9be1f8c14a28288f943a00dd2:
> 
>   Prepare v2022.04-rc3 (2022-02-28 18:02:33 -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to a41b88ec02ea1dbf4e5e6e895625a5fee96097c5:
> 
>   phy: nop-phy: Fix phy reset if no reset-gpio defined (2022-03-01 00:21:11
> +0100)
> 

Applied to u-boot/master, thanks!