From: Peng Fan <peng.fan@oss.nxp.com>
To: Tom Rini <trini@konsulko.com>
Cc: u-boot@lists.denx.de, ye.li@nxp.com, vjardin@free.fr
Subject: [GIT PULL] Please pull fsl-qoriq-next-2026-06-09
Date: Wed, 10 Jun 2026 11:11:58 +0800 [thread overview]
Message-ID: <aijV_m5m39Bsbwrv@nxa18884-linux> (raw)
Hi Tom,
Please pull tags/fsl-qoriq-next-2026-06-09
---------------------------------
Add JEDEC JC_42.4 thermal driver
Add QorIQ/Layerscape TMU support
Misc dts fix for fsl-lx2160a
Misc i.MX9 SCMI updates
---------------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/30397
Thanks,
Peng
The following changes since commit e91911169bc737ee4a79963a1cba8db2aab7c1c0:
Merge tag 'v2026.07-rc4' into next (2026-06-08 15:28:18 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git tags/fsl-qoriq-next-2026-06-09
for you to fetch changes up to ec217322301b306012e01796090c98af9d1f3812:
nxp: imx[95,94,952]_evk: Implement board_fix_fdt (2026-06-10 00:09:41 +0800)
----------------------------------------------------------------
Vincent Jardin (4):
arm: dts: fsl-lx2160a: wdt0 for watchdog node
arm: dts: fsl-lx2162a-qds: drop &dspi{0,1,2} block
thermal: jc42: add JEDEC JC-42.4/TSE2004av SPD
thermal: imx_tmu: extend with QorIQ/Layerscape TMU
Ye Li (4):
imx9: scmi: Fix temperature range for Extended industrial parts
imx9: scmi: Print CPU part number name
iMX9: scmi: Disable fused modules for iMX95/94/952
nxp: imx[95,94,952]_evk: Implement board_fix_fdt
MAINTAINERS | 5 +
arch/arm/cpu/armv8/fsl-layerscape/cpu.c | 21 +
arch/arm/dts/fsl-lx2160a.dtsi | 60 +-
arch/arm/dts/fsl-lx2162a-qds.dts | 99 ----
.../include/asm/arch-fsl-layerscape/sys_proto.h | 30 +
arch/arm/include/asm/arch-imx9/sys_proto.h | 1 +
arch/arm/mach-imx/imx9/Kconfig | 4 +
arch/arm/mach-imx/imx9/scmi/Makefile | 2 +-
arch/arm/mach-imx/imx9/scmi/fdt.c | 644 +++++++++++++++++++++
arch/arm/mach-imx/imx9/scmi/soc.c | 105 +++-
board/nxp/imx94_evk/imx94_evk.c | 10 +-
board/nxp/imx952_evk/imx952_evk.c | 8 +
board/nxp/imx95_evk/imx95_evk.c | 10 +-
configs/imx943_evk_defconfig | 1 -
configs/imx952_evk_defconfig | 1 -
drivers/cpu/imx8_cpu.c | 12 +-
drivers/thermal/Kconfig | 16 +-
drivers/thermal/Makefile | 1 +
drivers/thermal/imx_tmu.c | 125 +++-
drivers/thermal/jc42.c | 93 +++
20 files changed, 1116 insertions(+), 132 deletions(-)
create mode 100644 arch/arm/include/asm/arch-fsl-layerscape/sys_proto.h
create mode 100644 arch/arm/mach-imx/imx9/scmi/fdt.c
create mode 100644 drivers/thermal/jc42.c
next reply other threads:[~2026-06-10 1:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-10 3:11 Peng Fan [this message]
2026-06-10 19:59 ` [GIT PULL] Please pull fsl-qoriq-next-2026-06-09 Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aijV_m5m39Bsbwrv@nxa18884-linux \
--to=peng.fan@oss.nxp.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=vjardin@free.fr \
--cc=ye.li@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox