U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peng Fan <peng.fan@oss.nxp.com>
To: Tom Rini <trini@konsulko.com>
Cc: pbiel7@gmail.com, u-kumar1@ti.com, bhimesh.matsa@gmail.com,
	vjardin@free.fr, michal.simek@amd.com,
	u-boot@lists.u-boot-project.org
Subject: [GIT PULL] Please pull fsl-qoriq-for-2026.10-rc3 for main
Date: Tue, 11 Aug 2026 20:01:18 +0800	[thread overview]
Message-ID: <ansPDn7F7PWS6vbV@nxa18884-linux-1.ap.freescale.net> (raw)

Hi Tom,

Please pull fsl-qoriq-for-2026.10-rc3 for main

---------------------------------------------------------
- Add support for vendor protocol IDs 0x81 for SCMI
- Fix LDO selector boundaries and make the driver fail gracefully when the
- regulators DT node is absent for TPS65219 PMIC/Regulator: 
- Fix a hotplug issue with pci_iommu_extra on Layerscape platforms for
  PCIe Layerscape.
- Fix a GIC LPI table corruption on LS1028A boards with 2 GiB of RAM caused
  by an unbounded TF-A DRAM bank loop and an integer underflow when
  gd->arch.resv_ram is inadvertently left at zero due to empty DRAM banks.
- Also includes a minor DT cosmetic cleanup.
---------------------------------------------------------

CI: https://git.u-boot-project.org/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/946

CI 1hr timeout, I ran build in my local host and pass.

Thanks
Peng

The following changes since commit 36c377b9859ffb53eb1e39ea31e8d96d1e0fe1e5:

  Prepare v2026.10-rc2 (2026-08-10 16:43:34 -0600)

are available in the Git repository at:

  https://git.u-boot-project.org/u-boot/custodians/u-boot-fsl-qoriq.git tags/fsl-qoriq-for-2026.10-rc3

for you to fetch changes up to 5a32ebc96295795a7325d6cbaa2d8b0bdfaa6d75:

  armv8: layerscape: Fix TF-A DRAM reservation with empty banks (2026-08-11 16:05:24 +0800)

----------------------------------------------------------------
Kumara Bhimeswararao Matsa (2):
      power: pmic: tps65219: fail if regulators node is missing
      power: regulator: tps65219: Fix LDO selector boundaries

Michal Simek (2):
      cmd: scmi: Show names for vendor protocols 0x80 and 0x82
      firmware: scmi: Support probe vendor ID 0x81

Patryk Biel (1):
      armv8: layerscape: Fix TF-A DRAM reservation with empty banks

Udit Kumar (1):
      scmi: pinctrl: Rename SCMI_PIN_DEFUALT to SCMI_PIN_DEFAULT

Vincent Jardin (2):
      arm: dts: layerscape: drop leading zeros from unit addresses
      pci: layerscape: fix pci_iommu_extra hotplug

 arch/arm/cpu/armv8/fsl-layerscape/cpu.c            | 33 ++++++++++++++--------
 arch/arm/cpu/armv8/fsl-layerscape/soc.c            |  5 ++++
 .../dts/fsl-ls1028a-qds-x5xx-sch-28021-LBRW.dtsi   |  8 +++---
 arch/arm/dts/fsl-ls1028a-qds.dtsi                  |  2 +-
 arch/arm/dts/fsl-ls1088a-qds.dtsi                  |  2 +-
 arch/arm/dts/fsl-lx2160a-qds.dtsi                  |  4 +--
 arch/arm/dts/fsl-sch-28021.dtsi                    |  8 +++---
 cmd/scmi.c                                         |  3 ++
 drivers/firmware/scmi/Kconfig                      |  3 ++
 drivers/firmware/scmi/scmi_agent-uclass.c          | 10 +++++++
 drivers/pci/pcie_layerscape_fixup.c                |  5 ++++
 drivers/power/pmic/tps65219.c                      |  1 +
 include/power/tps65219.h                           |  6 ++--
 include/scmi_agent-uclass.h                        |  3 ++
 include/scmi_protocols.h                           |  3 +-
 15 files changed, 69 insertions(+), 27 deletions(-)

             reply	other threads:[~2026-08-11 12:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-11 12:01 Peng Fan [this message]
2026-08-11 18:24 ` [GIT PULL] Please pull fsl-qoriq-for-2026.10-rc3 for main 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=ansPDn7F7PWS6vbV@nxa18884-linux-1.ap.freescale.net \
    --to=peng.fan@oss.nxp.com \
    --cc=bhimesh.matsa@gmail.com \
    --cc=michal.simek@amd.com \
    --cc=pbiel7@gmail.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.u-boot-project.org \
    --cc=u-kumar1@ti.com \
    --cc=vjardin@free.fr \
    /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