[PATCH v1 0/2] Use domain number replace the hardcodes
From: Richard Zhu <hongxing.zhu@nxp.com>
Date: 2025-02-26 02:44:03
Also in:
imx, linux-devicetree, linux-pci, lkml
From: Richard Zhu <hongxing.zhu@nxp.com>
Date: 2025-02-26 02:44:03
Also in:
imx, linux-devicetree, linux-pci, lkml
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(-)