[GIT PULL] Please pull fsl-qoriq-next-2025-08-27 for next
Peng Fan
peng.fan at oss.nxp.com
Wed Aug 27 11:33:24 CEST 2025
Hi Tom,
Please pull fsl-qoriq-next-2025-08-27 for next
-------------------------------------------------------------
Various patches from Andrew to address issues found by Smatch
Reinitialize job ring in crypto fsl rng
Set scaler values for fsl dspi CS-SCK and SCK-CS
-------------------------------------------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/27490
Thanks,
Peng
The following changes since commit fceb37d802b65beb4713f17e9167e7ecc4dbbe67:
Merge tag 'v2025.10-rc3' into next (2025-08-25 13:28:49 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git tags/fsl-qoriq-next-2025-08-27
for you to fetch changes up to 8b97d7569a48d15949cc9274f40bae013e24a2a4:
drivers: crypto: fsl: rng: Reinitialize job ring (2025-08-27 16:12:21 +0800)
----------------------------------------------------------------
Andrew Goodbody (11):
ddr: fsl: Provide initial value for zqcs_init
net: fm: Correct test for timeout
net: fm: NULL check dev before dereference
net: fm: Correct test for timeout
net: fsl_enetc: Fix copy/paste error
net: fsl-mc: NULL check dflt_dpio before dereference
net: fsl-mc: NULL check dflt_dpbp before dereference
net: fsl-mc: NULL check dflt_dpni before dereference
net: fsl-mc: Incorrect variable used in error path
drivers: qe: avoid double free()
serial: lpuart: Return value from correct variable
Anthony Pighin (Nokia) (1):
drivers: crypto: fsl: rng: Reinitialize job ring
Tomas Alvarez Vanoli (1):
fsl_dspi: set scaler values for CS-SCK and SCK-CS delays
drivers/crypto/fsl/rng.c | 21 ++++++++++++++++-----
drivers/ddr/fsl/ctrl_regs.c | 2 +-
drivers/net/fm/eth.c | 9 ++++++---
drivers/net/fm/memac_phy.c | 4 ++--
drivers/net/fsl-mc/mc.c | 28 ++++++++++++++++++++--------
drivers/net/fsl_enetc_netc_blk_ctrl.c | 2 +-
drivers/qe/qe.c | 1 -
drivers/serial/serial_lpuart.c | 2 +-
drivers/spi/fsl_dspi.c | 4 +++-
9 files changed, 50 insertions(+), 23 deletions(-)
More information about the U-Boot
mailing list