mbox series

[GIT,PULL] Please pull u-boot-amlogic-20220701

Message ID ecd6f37e-dd37-eeed-d5e4-eb0d107ce9e3@baylibre.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [GIT,PULL] Please pull u-boot-amlogic-20220701 | expand

Pull-request

https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20220701

Message

Neil Armstrong July 1, 2022, 8:19 a.m. UTC
Hi Tom,

Here's changes for next release:
- search dtb for meson-axg-usb-ctrl on board axg

The CI job is at https://source.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/12587

Thanks,
Neil

The following changes since commit 6f00b97d7e5760d92566317dde6c4b9224790827:

   Merge https://source.denx.de/u-boot/custodians/u-boot-usb (2022-05-20 22:07:56 -0400)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20220701

for you to fetch changes up to fdc55a6ba8309b688c9db6c3cf3f70ad7034c147:

   meson: axg: search dtb for meson-axg-usb-ctrl on board axg (2022-05-23 10:40:01 +0200)

----------------------------------------------------------------
- search dtb for meson-axg-usb-ctrl on board axg

----------------------------------------------------------------
Sergei Antonov (1):
       meson: axg: search dtb for meson-axg-usb-ctrl on board axg

  arch/arm/mach-meson/board-axg.c | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Tom Rini July 1, 2022, 7:45 p.m. UTC | #1
On Fri, Jul 01, 2022 at 10:19:25AM +0200, Neil Armstrong wrote:

> 
> Hi Tom,
> 
> Here's changes for next release:
> - search dtb for meson-axg-usb-ctrl on board axg
> 
> The CI job is at https://source.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/12587
> 
> Thanks,
> Neil
> 
> The following changes since commit 6f00b97d7e5760d92566317dde6c4b9224790827:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-usb (2022-05-20 22:07:56 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20220701
> 
> for you to fetch changes up to fdc55a6ba8309b688c9db6c3cf3f70ad7034c147:
> 
>   meson: axg: search dtb for meson-axg-usb-ctrl on board axg (2022-05-23 10:40:01 +0200)
> 

Applied to u-boot/master, thanks!