From: "Verma, Devendra" <devverma@amd.com>
To: Frank Li <Frank.li@oss.nxp.com>
Cc: mani@kernel.org, vkoul@kernel.org, frank.li@kernel.org,
den@valinux.co.jp, dmaengine@vger.kernel.org,
linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
michal.simek@amd.com, devverma@amd.com
Subject: Re: [PATCH v1 2/2] dmaengine: dw-edma: IP name corrected under its struct
Date: Thu, 17 Sep 2026 14:39:50 +0530 [thread overview]
Message-ID: <9e699d88-9cb2-4e5a-9e77-d20e4d62630c@amd.com> (raw)
In-Reply-To: <aql2nUwXYLOXrLM6@lizhi-Precision-Tower-5810>
On 15-Sep-26 22:17, Frank Li wrote:
> On Mon, Sep 07, 2026 at 04:24:53PM +0530, Devendra K Verma wrote:
>> For 'xilinx_cpm6_dma_data' struct which is CPM6 IP, the comment
>> under this struct has typo and mentiones 'MDB' registers when
>> it shall be 'CPM6' regisers.
>>
>> Signed-off-by: Devendra K Verma <devverma@amd.com>
>> ---
>
> dmaengine: dw-edma: correct IP name in xilinx_cpm6_dma_data comment
>
> Replace 'MDB' with 'CPM6' in the xilinx_cpm6_dma_data comment to fix
> the IP name typo.
>
Thanks Frank for the suggestion!
Please check the v2 of the same series with updated titles.
-Devendra
> Frank
>
>> drivers/dma/dw-edma/dw-edma-pcie.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/dma/dw-edma/dw-edma-pcie.c b/drivers/dma/dw-edma/dw-edma-pcie.c
>> index 006dea7d6322..762a693ab55b 100644
>> --- a/drivers/dma/dw-edma/dw-edma-pcie.c
>> +++ b/drivers/dma/dw-edma/dw-edma-pcie.c
>> @@ -146,7 +146,7 @@ static const struct dw_edma_pcie_data xilinx_mdb_data = {
>> };
>>
>> static const struct dw_edma_pcie_data xilinx_cpm6_dma_data = {
>> - /* MDB registers location */
>> + /* CPM6 registers location */
>> .rg.bar = BAR_0,
>> .rg.off = SZ_4K, /* 4 Kbytes */
>> .rg.sz = SZ_8K, /* 8 Kbytes */
>> --
>> 2.43.0
>>
next prev parent reply other threads:[~2026-09-17 9:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-07 10:54 [PATCH v1 0/2] Macro Ordering and Typo Correction Devendra K Verma
2026-09-07 10:54 ` [PATCH v1 1/2] dmaengine: dw-edma: Macro order as per reg bit position Devendra K Verma
2026-09-15 16:43 ` Frank Li
2026-09-07 10:54 ` [PATCH v1 2/2] dmaengine: dw-edma: IP name corrected under its struct Devendra K Verma
2026-09-15 16:47 ` Frank Li
2026-09-17 9:09 ` Verma, Devendra [this message]
2026-09-17 9:13 ` Verma, Devendra
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=9e699d88-9cb2-4e5a-9e77-d20e4d62630c@amd.com \
--to=devverma@amd.com \
--cc=Frank.li@oss.nxp.com \
--cc=den@valinux.co.jp \
--cc=dmaengine@vger.kernel.org \
--cc=frank.li@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=mani@kernel.org \
--cc=michal.simek@amd.com \
--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
all inboxes | Powered by JetHome®