mbox series

[PULL] u-boot-usb/master

Message ID 20230608220306.90075-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 June 8, 2023, 10:03 p.m. UTC
The following changes since commit 0a8a4b86422650d6955a2382796089735453902d:

  Merge tag 'u-boot-amlogic-20230607' of https://source.denx.de/u-boot/custodians/u-boot-amlogic (2023-06-07 12:17:06 -0400)

are available in the Git repository at:

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

for you to fetch changes up to e10f96414934edaca958e4323f82149a030e56a4:

  usb: musb-new: sunxi: remove unused define (2023-06-08 21:57:01 +0200)

----------------------------------------------------------------
Sam Edwards (2):
      usb: musb-new: sunxi: fix error check
      usb: musb-new: sunxi: remove unused define

Xavier Drudis Ferran (2):
      phy: rockchip-inno-usb2: Add usb2phy clock provider of 480MHz clock
      phy: rockchip-inno-usb2: Implement clock operations for usb2phy clock

 drivers/phy/rockchip/phy-rockchip-inno-usb2.c | 109 +++++++++++++++++++++++++-
 drivers/usb/musb-new/sunxi.c                  |   4 +-
 2 files changed, 107 insertions(+), 6 deletions(-)

Comments

Tom Rini June 9, 2023, 6:30 p.m. UTC | #1
On Fri, Jun 09, 2023 at 12:03:06AM +0200, Marek Vasut wrote:

> The following changes since commit 0a8a4b86422650d6955a2382796089735453902d:
> 
>   Merge tag 'u-boot-amlogic-20230607' of https://source.denx.de/u-boot/custodians/u-boot-amlogic (2023-06-07 12:17:06 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to e10f96414934edaca958e4323f82149a030e56a4:
> 
>   usb: musb-new: sunxi: remove unused define (2023-06-08 21:57:01 +0200)
> 

I see I replied to the SH one twice, oops.  This has been applied to
u-boot/master, thanks!