mbox series

[GIT,PULL] Please merge tags/fsl-qoriq-2023-2-1

Message ID DU0PR04MB9417D5C035607E90FAFCB49B88D19@DU0PR04MB9417.eurprd04.prod.outlook.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [GIT,PULL] Please merge tags/fsl-qoriq-2023-2-1 | expand

Pull-request

https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git tags/fsl-qoriq-2023-2-1

Message

Peng Fan Feb. 1, 2023, 12:56 p.m. UTC
Hi Tom,

Please merge tags/fsl-qoriq-2023-2-1

CI: https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/14973

------------------------------------------------
make QSPI clock selection optional during SoC init for ls102xa
Fix regulator name for ls2_sfp
Update NXP RCW github repo
------------------------------------------------

Thanks,
Peng.

The following changes since commit 73a3f5139182a0389d505bf29b0ad4bc29424cf8:

  Merge https://source.denx.de/u-boot/custodians/u-boot-mmc (2023-01-31 18:28:07 -0500)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git tags/fsl-qoriq-2023-2-1

for you to fetch changes up to 4992d8360d83e0f9795abe5e54d75962e2fe3f48:

  misc: ls2_sfp: Fix regulator name (2023-02-01 14:17:29 +0800)

----------------------------------------------------------------
Fabio Estevam (1):
      ls1021atsn: Suggest the NXP RCW github repo

Mario Kicherer (1):
      armv7: ls102xa: make QSPI clock selection optional during SoC init

Sean Anderson (1):
      misc: ls2_sfp: Fix regulator name

 arch/arm/cpu/armv7/ls102xa/Kconfig    | 9 +++++++++
 arch/arm/cpu/armv7/ls102xa/soc.c      | 2 +-
 board/freescale/ls1021atsn/README.rst | 2 +-
 drivers/misc/ls2_sfp.c                | 2 +-
 4 files changed, 12 insertions(+), 3 deletions(-)

Comments

Tom Rini Feb. 1, 2023, 10:19 p.m. UTC | #1
On Wed, Feb 01, 2023 at 12:56:16PM +0000, Peng Fan wrote:

> Hi Tom,
> 
> Please merge tags/fsl-qoriq-2023-2-1
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/14973
> 

Applied to u-boot/master, thanks!