All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Shi-Shenghui <ssh.mediatek@gmail.com>
Cc: Frank.Li@nxp.com, manivannan.sadhasivam@linaro.org,
	dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org,
	brody.shi@m2semi.com, kevin.song@m2semi.com,
	qixiang.zhong@m2semi.com, tom.hu@m2semi.com,
	richard.yang@m2semi.com
Subject: Re: [PATCH v7] dmaengine: dw-edma: fix MSI data programming for multi-IRQ case
Date: Wed, 25 Feb 2026 16:32:40 +0530	[thread overview]
Message-ID: <aZ7W0KxKifSyOAG3@vaman> (raw)
In-Reply-To: <20260209103726.414-1-brody.shi@m2semi.com>

On 09-02-26, 18:37, Shi-Shenghui wrote:
> From: Shenghui Shi <brody.shi@m2semi.com>
> 
> When using MSI (not MSI-X) with multiple IRQs, the MSI data value
> must be unique per vector to ensure correct interrupt delivery.
> Currently, the driver fails to increment the MSI data per vector,
> causing interrupts to be misrouted.
> 
> Fix this by caching the base MSI data and adjusting each vector's
> data accordingly during IRQ setup.
> 
> Fixes: e63d79d1ff04 ("dmaengine: dw-edma: Add Synopsys DesignWare eDMA IP core driver")
> 
> Signed-off-by: Shenghui Shi <brody.shi@m2semi.com>

No blank lines after Fixes tag please. I have fixed it while applying

-- 
~Vinod

  parent reply	other threads:[~2026-02-25 11:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-09  9:36 [PATCH v6] dmaengine: dw-edma: fix MSI data programming for multi-IRQ case Shi-Shenghui
2026-02-09 10:37 ` [PATCH v7] " Shi-Shenghui
2026-02-09 16:45   ` Frank Li
2026-02-25 11:02   ` Vinod Koul [this message]
2026-02-25 11:21   ` 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=aZ7W0KxKifSyOAG3@vaman \
    --to=vkoul@kernel.org \
    --cc=Frank.Li@nxp.com \
    --cc=brody.shi@m2semi.com \
    --cc=dmaengine@vger.kernel.org \
    --cc=kevin.song@m2semi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=qixiang.zhong@m2semi.com \
    --cc=richard.yang@m2semi.com \
    --cc=ssh.mediatek@gmail.com \
    --cc=tom.hu@m2semi.com \
    /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.