devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] dmaengine: fsl-edma: integrate TCD64 support for 64bit physical address
@ 2023-11-09 21:20 Frank Li
  2023-11-09 21:20 ` [PATCH 1/4] dmaengine: fsl-edma: involve help macro fsl_edma_set(get)_tcd() Frank Li
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Frank Li @ 2023-11-09 21:20 UTC (permalink / raw)
  To: frank.li
  Cc: devicetree, dmaengine, imx, joy.zou, krzysztof.kozlowski+dt,
	linux-kernel, peng.fan, robh+dt, shenwei.wang, vkoul

first 2 patch is prepare, No function change.
3rd patch is dt-bind doc
4rd patch is actuall support TCD64

Frank Li (4):
  dmaengine: fsl-edma: involve help macro fsl_edma_set(get)_tcd()
  dmaengine: fsl-edma: add address for channel mux register in
    fsl_edma_chan
  dt-bindings: fsl-dma: fsl-edma: add fsl,imx95-edma5 compatible string
  dmaengine: fsl-edma: integrate TCD64 support for i.MX95

 .../devicetree/bindings/dma/fsl,edma.yaml     |   2 +
 drivers/dma/fsl-edma-common.c                 |  85 ++++++------
 drivers/dma/fsl-edma-common.h                 | 126 ++++++++++++++++--
 drivers/dma/fsl-edma-main.c                   |  17 +++
 4 files changed, 178 insertions(+), 52 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2023-11-10 16:08 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-09 21:20 [PATCH 0/4] dmaengine: fsl-edma: integrate TCD64 support for 64bit physical address Frank Li
2023-11-09 21:20 ` [PATCH 1/4] dmaengine: fsl-edma: involve help macro fsl_edma_set(get)_tcd() Frank Li
2023-11-09 21:20 ` [PATCH 2/4] dmaengine: fsl-edma: add address for channel mux register in fsl_edma_chan Frank Li
2023-11-09 21:20 ` [PATCH 3/4] dt-bindings: fsl-dma: fsl-edma: add fsl,imx95-edma5 compatible string Frank Li
2023-11-10  7:56   ` Krzysztof Kozlowski
2023-11-09 21:20 ` [PATCH 4/4] dmaengine: fsl-edma: integrate TCD64 support for i.MX95 Frank Li
2023-11-10  6:09   ` kernel test robot
2023-11-10  9:16   ` kernel test robot
2023-11-10 14:28   ` kernel test robot
2023-11-10 14:50   ` Krzysztof Kozlowski
2023-11-10 14:59     ` Frank Li
2023-11-10 15:10       ` Krzysztof Kozlowski
2023-11-10 15:36         ` Frank Li
2023-11-10 15:52           ` Krzysztof Kozlowski
2023-11-10 16:08             ` Frank Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).