Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
* [PATCH 0/3] dmaengine: fsl-edma: add error irq to help debug problem
@ 2025-02-28 17:42 Frank Li
  2025-02-28 17:42 ` [PATCH 1/3] dt-bindings: dma: fsl-edma: increase maxItems of interrupts and interrupt-names Frank Li
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Frank Li @ 2025-02-28 17:42 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Peng Fan, Shawn Guo, Sascha Hauer, Pengutronix Kernel Team,
	Fabio Estevam
  Cc: imx, dmaengine, devicetree, linux-kernel, linux-arm-kernel,
	Frank Li, Joy Zou

Change binding to support optional error irq.
Add error irq handle for fsl-edma drivers.
imx93 dts add dma error irq interupt.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Joy Zou (3):
      dt-bindings: dma: fsl-edma: increase maxItems of interrupts and interrupt-names
      dmaegnine: fsl-edma: add edma error interrupt handler
      arm64: dtsi: imx93: add edma error interrupt support

 .../devicetree/bindings/dma/fsl,edma.yaml          |   4 +-
 arch/arm64/boot/dts/freescale/imx93.dtsi           |   6 +-
 drivers/dma/fsl-edma-common.c                      |  30 +++--
 drivers/dma/fsl-edma-common.h                      |  18 +++
 drivers/dma/fsl-edma-main.c                        | 121 +++++++++++++++++++--
 5 files changed, 158 insertions(+), 21 deletions(-)
---
base-commit: 8433c776e1eb1371f5cd40b5fd3a61f9c7b7f3ad
change-id: 20250225-edma_err-5a7385e45800

Best regards,
---
Frank Li <Frank.Li@nxp.com>


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

end of thread, other threads:[~2025-02-28 22:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-28 17:42 [PATCH 0/3] dmaengine: fsl-edma: add error irq to help debug problem Frank Li
2025-02-28 17:42 ` [PATCH 1/3] dt-bindings: dma: fsl-edma: increase maxItems of interrupts and interrupt-names Frank Li
2025-02-28 18:13   ` Conor Dooley
2025-02-28 20:03     ` Frank Li
2025-02-28 22:19   ` Rob Herring (Arm)
2025-02-28 17:42 ` [PATCH 2/3] dmaegnine: fsl-edma: add edma error interrupt handler Frank Li
2025-02-28 17:42 ` [PATCH 3/3] arm64: dtsi: imx93: add edma error interrupt support Frank Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox