[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231206083753.18186-1-jianjun.wang@mediatek.com>
Date: Wed, 6 Dec 2023 16:37:51 +0800
From: Jianjun Wang <jianjun.wang@...iatek.com>
To: Lorenzo Pieralisi <lpieralisi@...nel.org>,
Krzysztof WilczyĆski <kw@...ux.com>,
Rob Herring <robh@...nel.org>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>
CC: Ryder Lee <ryder.lee@...iatek.com>,
Jianjun Wang <jianjun.wang@...iatek.com>,
<linux-pci@...r.kernel.org>, <linux-mediatek@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>, <jieyy.yang@...iatek.com>,
<chuanjia.liu@...iatek.com>, <qizhong.cheng@...iatek.com>,
<jian.yang@...iatek.com>, <jianguo.zhang@...iatek.com>
Subject: [PATCH 0/2] PCI: mediatek: Allocate MSI address with dmam_alloc_coherent
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
Powered by blists - more mailing lists