These series of patches change the allocation of MSI address on MediaTek platform, which uses 'dmam_alloc_coherent' to allocate the MSI address. Jianjun Wang (2): PCI: mediatek: Allocate MSI address with dmam_alloc_coherent PCI: mediatek-gen3: Allocate MSI address with dmam_alloc_coherent drivers/pci/controller/pcie-mediatek-gen3.c | 30 +++++++++++---------- drivers/pci/controller/pcie-mediatek.c | 29 +++++++++++++------- 2 files changed, 36 insertions(+), 23 deletions(-) -- 2.18.0