From: Frank Li <Frank.Li@nxp.com>
To: Vinod Koul <vkoul@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>, Peng Fan <peng.fan@nxp.com>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>
Cc: imx@lists.linux.dev, dmaengine@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Frank Li <Frank.Li@nxp.com>, Joy Zou <joy.zou@nxp.com>
Subject: [PATCH v2 0/3] dmaengine: fsl-edma: add error irq to help debug problem
Date: Mon, 07 Apr 2025 12:46:34 -0400 [thread overview]
Message-ID: <20250407-edma_err-v2-0-9d7e5b77fcc4@nxp.com> (raw)
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>
---
Changes in v2:
- Rebase to v6.15-rc1, fix conflict at fsl-edma-main.c
- Link to v1: https://lore.kernel.org/r/20250228-edma_err-v1-0-d1869fe4163e@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 | 114 ++++++++++++++++++++-
5 files changed, 155 insertions(+), 17 deletions(-)
---
base-commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
change-id: 20250225-edma_err-5a7385e45800
Best regards,
---
Frank Li <Frank.Li@nxp.com>
next reply other threads:[~2025-04-07 18:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-07 16:46 Frank Li [this message]
2025-04-07 16:46 ` [PATCH v2 1/3] dt-bindings: dma: fsl-edma: increase maxItems of interrupts and interrupt-names Frank Li
2025-04-07 23:50 ` Rob Herring (Arm)
2025-04-07 16:46 ` [PATCH v2 2/3] dmaegnine: fsl-edma: add edma error interrupt handler Frank Li
2025-04-07 16:46 ` [PATCH v2 3/3] arm64: dtsi: imx93: add edma error interrupt support Frank Li
2025-04-10 7:50 ` Alberto Merciai
2025-04-24 5:36 ` (subset) [PATCH v2 0/3] dmaengine: fsl-edma: add error irq to help debug problem Vinod Koul
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=20250407-edma_err-v2-0-9d7e5b77fcc4@nxp.com \
--to=frank.li@nxp.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmaengine@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=joy.zou@nxp.com \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peng.fan@nxp.com \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=vkoul@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox