[GIT PULL] Please pull fsl-qoriq-next-2026-02-25
Peng Fan
peng.fan at oss.nxp.com
Thu Feb 26 04:44:52 CET 2026
Hi Tom,
Please pull fsl-qoriq-next-2026-02-25
--------------------------------------------
For SCMI, Power Domain and IOMMU,
validate device tree node before continuing,
to avoid boot failure.
--------------------------------------------
CI: https://github.com/u-boot/u-boot/pull/874
Thanks,
Peng
The following changes since commit 8fd76675efbe7af785ccc1ba1ac8b9f7e10f6715:
board: Correct usage of fdtfile=CONFIG_DEFAULT_FDT_FILE (2026-02-23 15:30:34 -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-02-25
for you to fetch changes up to 52e57859dfaff2d729c9f2b03cf9d994b9731bad:
iommu: Validate device tree node in dev_iommu_enable (2026-02-25 22:21:03 +0800)
----------------------------------------------------------------
Peng Fan (3):
firmware: scmi: Validate device tree node before setup channel
power: domain: Validate device tree node in dev_power_domain_ctrl
iommu: Validate device tree node in dev_iommu_enable
drivers/firmware/scmi/mailbox_agent.c | 2 +-
drivers/firmware/scmi/optee_agent.c | 3 ++-
drivers/iommu/iommu-uclass.c | 3 +++
drivers/power/domain/power-domain-uclass.c | 3 +++
4 files changed, 9 insertions(+), 2 deletions(-)
More information about the U-Boot
mailing list