Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dma: sf-pdma: various sf-pdma updates for the mpfs platform #96

Closed
wants to merge 4 commits into from

Conversation

bjoto
Copy link

@bjoto bjoto commented Oct 3, 2023

Pull request for series with
subject: dma: sf-pdma: various sf-pdma updates for the mpfs platform
version: 2
url: https://patchwork.kernel.org/project/linux-riscv/list/?series=789459

Update sf-pdma driver to adopt generic DMA device tree bindings.
It calls of_dma_controller_register() with sf-pdma specific
of_dma_xlate to get the generic DMA device tree helper support
and the DMA clients can look up the sf-pdma controller using
standard APIs.

Signed-off-by: Shravan Chippa <shravan.chippa@microchip.com>
Signed-off-by: Björn Töpel <bjorn@rivosinc.com>
Add new compatible name microchip,mpfs-pdma to support
out of order dma transfers

Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Shravan Chippa <shravan.chippa@microchip.com>
Signed-off-by: Björn Töpel <bjorn@rivosinc.com>
Sifive platform dma does not allow out-of-order transfers,
Add a PolarFire SoC specific compatible and code to support
for out-of-order dma transfers

Signed-off-by: Shravan Chippa <shravan.chippa@microchip.com>
Signed-off-by: Björn Töpel <bjorn@rivosinc.com>
Add specific compatible for PolarFire SoC for The SiFive PDMA driver

Signed-off-by: Shravan Chippa <shravan.chippa@microchip.com>
Signed-off-by: Björn Töpel <bjorn@rivosinc.com>
@bjoto
Copy link
Author

bjoto commented Oct 3, 2023

Upstream branch: 0bb80ec
series: https://patchwork.kernel.org/project/linux-riscv/list/?series=789459
version: 2

@bjoto
Copy link
Author

bjoto commented Oct 4, 2023

At least one diff in series https://patchwork.kernel.org/project/linux-riscv/list/?series=789459 irrelevant now. Closing PR.

@bjoto bjoto closed this Oct 4, 2023
@bjoto bjoto deleted the series/786602=>for-next branch October 4, 2023 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants