mbox series

[GIT,PULL] please pull fsl-qoriq-2024-2-8

Message ID DU0PR04MB9417865338E6CCD3646DBF2288442@DU0PR04MB9417.eurprd04.prod.outlook.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [GIT,PULL] please pull fsl-qoriq-2024-2-8 | expand

Pull-request

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

Message

Peng Fan Feb. 8, 2024, 11:59 a.m. UTC
Hi Tom,

Please pull fsl-qoriq-2024-2-8. Sorry for not being active in the past time, will try to
catch up.

-----------------------------------------------
Add TJA1120 driver support
fsl-layerscape/soc.c: do not destroy bootcmd environment
-----------------------------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/19562

Thanks,
Peng.

The following changes since commit 0101a2ffe125911ebf89172b495f5ff14f2fd058:

  Merge branch '2024-02-06-assorted-fixes' (2024-02-07 09:47:47 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 121696c957d741d17125f5416d1210b11ef8afdd:

  fsl-layerscape/soc.c: do not destroy bootcmd environment (2024-02-08 10:45:32 +0800)

----------------------------------------------------------------
Mike Looijmans (1):
      fsl-layerscape/soc.c: do not destroy bootcmd environment

Radu Pirea (NXP OSS) (4):
      net: phy: nxp-c45-tja11xx: use local definion of features
      net: phy: nxp-c45-tja11xx: read PHY the speed from hardware
      net: phy: nxp-c45-tja11xx: rename nxp_c45_tja11xx structure
      net: phy: nxp-c45-tja11xx: add tja1120 support

 arch/arm/cpu/armv8/fsl-layerscape/soc.c |  5 +++++
 drivers/net/phy/nxp-c45-tja11xx.c       | 43 ++++++++++++++++++++++++++++++++++++++++---
 include/phy.h                           |  4 ----
 3 files changed, 45 insertions(+), 7 deletions(-)

Comments

Tom Rini Feb. 8, 2024, 8:18 p.m. UTC | #1
On Thu, Feb 08, 2024 at 11:59:32AM +0000, Peng Fan wrote:

> Hi Tom,
> 
> Please pull fsl-qoriq-2024-2-8. Sorry for not being active in the past time, will try to
> catch up.
> 

Applied to u-boot/master, thanks!