Everyone: I recently revisited my i.MX7 work and this series contains all of the fixes I had to make to get it to work with latest (5.1-rc1) Linux kernel again as well as fixes for genuine bugs that I somehow missed during original submission ("pci: designware" patches). Hopefully each patch is self-explanatory.
Feedback is welcome! Thanks, Andrey Smirnov Andrey Smirnov (5): i.mx7d: Add no-op/unimplemented APBH DMA module i.mx7d: Add no-op/unimplemented PCIE PHY IP block pci: designware: Update MSI mapping unconditionally pci: designware: Update MSI mapping when MSI address changes i.mx7d: pci: Update PCI IRQ mapping to match HW include/hw/arm/fsl-imx7.h | 14 ++++++++++---- hw/arm/fsl-imx7.c | 11 +++++++++++ hw/pci-host/designware.c | 18 ++++++++---------- 3 files changed, 29 insertions(+), 14 deletions(-) -- 2.20.1