[PATCH 0/2] PCI: mediatek: Allocate MSI address with dmam_alloc_coherent

Jianjun Wang posted 2 patches 9 months, 2 weeks ago
drivers/pci/controller/pcie-mediatek-gen3.c | 30 +++++++++++----------
drivers/pci/controller/pcie-mediatek.c      | 29 +++++++++++++-------
2 files changed, 36 insertions(+), 23 deletions(-)
[PATCH 0/2] PCI: mediatek: Allocate MSI address with dmam_alloc_coherent
Posted by Jianjun Wang 9 months, 2 weeks ago
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