Hi, On Tue, 26 May 2026 16:09:08 +0800, Peng Fan (OSS) wrote: > Convert PCI drivers from legacy devfdt_* and fdtdec_* interfaces to > dev_read_* and dev_remap_* APIs, enabling support for both live device > tree and flat DT while removing dependency on global FDT access. > > No functional changes. > > > [...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-ufs (u-boot-pci-next) [1/5] pci: rcar: Use dev_read_addr_index() https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/f657eab9bedb0b7ea32857345fffb8c3c68dd6b6 [2/5] pci: mpc85xx: Simplfy code with dev_remap_addr() https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/9b6f2786aafd5247dd748e127ea6a01038b09b42 [3/5] pci: dw_mvebu: Use dev_read_addr_x APIs https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/06fdccbcd8b3f5eba2788ce5cf4a5fe39e91783a [4/5] pci: imx: Use dev_read_addr_index_ptr() https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/fc1016d6838b9994083062a42a4ba530a85596cc [5/5] pci: layerscape: ep: Use dev APIs https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/57abbbcc945079404ba8e3d4a68c991e3cd92a65 -- Neil

