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

Richard Zhu posted 2 patches 9 months, 3 weeks ago
arch/arm64/boot/dts/freescale/imx8mq.dtsi |  1 +
drivers/pci/controller/dwc/pci-imx6.c     | 14 ++++++--------
2 files changed, 7 insertions(+), 8 deletions(-)
[PATCH v1 0/2] Use domain number replace the hardcodes
Posted by Richard Zhu 9 months, 3 weeks ago
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(-)