All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Krzysztof Wilczyński" <kw@linux.com>
To: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Cc: Lorenzo Pieralisi <lpieralisi@kernel.org>,
	Kishon Vijay Abraham I <kishon@kernel.org>,
	Bjorn Helgaas <bhelgaas@google.com>,
	linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH 0/7] Improvements to Qcom PCIe EP and EPF MHI drivers
Date: Sat, 26 Aug 2023 02:57:29 +0900	[thread overview]
Message-ID: <20230825175729.GB131548@rocinante> (raw)
In-Reply-To: <20230606115814.53319-1-manivannan.sadhasivam@linaro.org>

Hello,

> This series adds eDMA (embedded DMA) support to the Qcom PCIe EP and EPF 
> MHI drivers for offloading the transfers between PCIe bus and the EP
> memory. eDMA support makes use of the recently merged eDMA DMAEngine driver
> and its integration with DWC PCIe EP core [1].
> 
> This series also adds Qcom SM8450 SoC support to EPF MHI driver that has
> the eDMA support built-in.

Applied to controller/qcom-edma, thank you!

[1/7] PCI: qcom-ep: Pass alignment restriction to the EPF core
      https://git.kernel.org/pci/pci/c/8cd2b8ce48e5
[2/7] PCI: epf-mhi: Make use of the alignment restriction from EPF core
      https://git.kernel.org/pci/pci/c/e0ea11b2b094
[3/7] PCI: qcom-ep: Add eDMA support
      https://git.kernel.org/pci/pci/c/2337fff7c400
[4/7] PCI: epf-mhi: Add eDMA support
      https://git.kernel.org/pci/pci/c/827d42dbbe3b
[5/7] PCI: epf-mhi: Add support for SM8450
      https://git.kernel.org/pci/pci/c/a35318fa2d73
[6/7] PCI: epf-mhi: Use iATU for small transfers
      https://git.kernel.org/pci/pci/c/b65bdcaa7ac4
[7/7] PCI: endpoint: Add kernel-doc for pci_epc_mem_init() API
      https://git.kernel.org/pci/pci/c/bcf054a26edc

        Krzysztof

      parent reply	other threads:[~2023-08-25 17:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-06 11:58 [PATCH 0/7] Improvements to Qcom PCIe EP and EPF MHI drivers Manivannan Sadhasivam
2023-06-06 11:58 ` [PATCH 1/7] PCI: qcom-ep: Pass alignment restriction to the EPF core Manivannan Sadhasivam
2023-06-06 11:58 ` [PATCH 2/7] PCI: epf-mhi: Make use of the alignment restriction from " Manivannan Sadhasivam
2023-06-06 11:58 ` [PATCH 3/7] PCI: qcom-ep: Add eDMA support Manivannan Sadhasivam
2023-06-06 11:58 ` [PATCH 4/7] PCI: epf-mhi: " Manivannan Sadhasivam
2023-06-06 11:58 ` [PATCH 5/7] PCI: epf-mhi: Add support for SM8450 Manivannan Sadhasivam
2023-06-06 11:58 ` [PATCH 6/7] PCI: epf-mhi: Use iATU for small transfers Manivannan Sadhasivam
2023-06-06 11:58 ` [PATCH 7/7] PCI: endpoint: Add kernel-doc for pci_epc_mem_init() API Manivannan Sadhasivam
2023-08-25 17:57 ` Krzysztof Wilczyński [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230825175729.GB131548@rocinante \
    --to=kw@linux.com \
    --cc=bhelgaas@google.com \
    --cc=kishon@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lpieralisi@kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.