[GIT PULL] Please pull u-boot-pci-next-20260701
Neil Armstrong
neil.armstrong at linaro.org
Wed Jul 1 11:54:11 CEST 2026
Hi Tom,
This my first PCI next PR, updating MAINTAINERS and switching to dev_read/dev_remap APIs.
Thanks,
Neil
The following changes since commit 5602e89a834ccbedc686053b14206c062a144107:
rockchip: sdram: Fix initialization of DRAM banks (2026-06-30 13:38:12 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-ufs.git tags/u-boot-pci-next-20260701
for you to fetch changes up to 57abbbcc945079404ba8e3d4a68c991e3cd92a65:
pci: layerscape: ep: Use dev APIs (2026-07-01 11:42:52 +0200)
----------------------------------------------------------------
- Add myself as PCI core maintainer
- Use dev_read/dev_remap APIs
----------------------------------------------------------------
Neil Armstrong (1):
MAINTAINERS: Add myself as core PCI maintainer
Peng Fan (5):
pci: rcar: Use dev_read_addr_index()
pci: mpc85xx: Simplfy code with dev_remap_addr()
pci: dw_mvebu: Use dev_read_addr_x APIs
pci: imx: Use dev_read_addr_index_ptr()
pci: layerscape: ep: Use dev APIs
MAINTAINERS | 10 ++++++++++
drivers/pci/pci-rcar-gen2.c | 7 ++++---
drivers/pci/pci-rcar-gen3.c | 5 +++--
drivers/pci/pci_mpc85xx.c | 11 ++++++-----
drivers/pci/pcie_dw_mvebu.c | 5 ++---
drivers/pci/pcie_imx.c | 4 ++--
drivers/pci/pcie_layerscape.h | 3 ++-
drivers/pci/pcie_layerscape_ep.c | 24 +++++++-----------------
8 files changed, 36 insertions(+), 33 deletions(-)
More information about the U-Boot
mailing list