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

Jianjun Wang jianjun.wang at mediatek.com
Wed Dec 6 00:37:51 PST 2023


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




More information about the linux-arm-kernel mailing list