This patches basic on https://lore.kernel.org/imx/20250128-pci_fixup_addr-v9-0-3c4bb506f665@xxxxxxx/ I have not hardware to test. Look for driver owner, who help test this and start move forward to remove cpu_addr_fixup() work. Signed-off-by: Frank Li <Frank.Li@xxxxxxx> --- Frank Li (2): ARM: dts: ti: dra7: Correct ranges for PCIe and parent bus nodes PCI: dra7xx: Use use_parent_dt_ranges and clean up dra7xx_pcie_cpu_addr_fixup() arch/arm/boot/dts/ti/omap/dra7.dtsi | 18 +++++++++--------- drivers/pci/controller/dwc/pci-dra7xx.c | 8 +------- 2 files changed, 10 insertions(+), 16 deletions(-) --- base-commit: 1552be4855dacca5ea39b15b1ef0b96c91dbea0d change-id: 20250305-dra-a7fea1c035bd Best regards, --- Frank Li <Frank.Li@xxxxxxx>