[PATCH v1 0/2] Use domain number replace the hardcodes

From: Richard Zhu
Date: Tue Feb 25 2025 - 21:45:25 EST


Use the domain number replace the hardcodes to uniquely identify
different controller on i.MX8MQ platforms.

[PATCH v1 1/2] arm64: dts: imx8mq: Add linux,pci-domain into pcie-ep
[PATCH v1 2/2] PCI: imx6: Use domain number replace the hardcodes

arch/arm64/boot/dts/freescale/imx8mq.dtsi | 1 +
drivers/pci/controller/dwc/pci-imx6.c | 14 ++++++--------
2 files changed, 7 insertions(+), 8 deletions(-)