mbox series

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

Message ID 20250226024256.1678103-1-hongxing.zhu@nxp.com (mailing list archive)
Headers show
Series Use domain number replace the hardcodes | expand

Message

Richard Zhu Feb. 26, 2025, 2:42 a.m. UTC
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(-)