[PATCH RFC NOT TESTED 0/2] PCI: artpec6: Try to clean up artpec6_pcie_cpu_addr_fixup()
From: Frank Li
Date: Tue Mar 04 2025 - 13:27:47 EST
This patches basic on
https://lore.kernel.org/imx/20250128-pci_fixup_addr-v9-0-3c4bb506f665@xxxxxxx/
I have not hardware to test and there are not axis,artpec7-pcie in kernel
tree.
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: artpec6: Move PCIe nodes under bus@c0000000
PCI: artpec6: Use use_parent_dt_ranges and clean up artpec6_pcie_cpu_addr_fixup()
arch/arm/boot/dts/axis/artpec6.dtsi | 92 +++++++++++++++++--------------
drivers/pci/controller/dwc/pcie-artpec6.c | 20 +------
2 files changed, 52 insertions(+), 60 deletions(-)
---
base-commit: 1552be4855dacca5ea39b15b1ef0b96c91dbea0d
change-id: 20250304-axis-6d12970976b4
Best regards,
---
Frank Li <Frank.Li@xxxxxxx>