From: Jon Hunter <jonathanh@nvidia.com>
To: Akhil R <akhilrajeev@nvidia.com>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"dmaengine@vger.kernel.org" <dmaengine@vger.kernel.org>,
Krishna Yarlagadda <kyarlagadda@nvidia.com>,
Laxman Dewangan <ldewangan@nvidia.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-tegra@vger.kernel.org" <linux-tegra@vger.kernel.org>,
"p.zabel@pengutronix.de" <p.zabel@pengutronix.de>,
Rajesh Gumasta <rgumasta@nvidia.com>,
"robh+dt@kernel.org" <robh+dt@kernel.org>,
"thierry.reding@gmail.com" <thierry.reding@gmail.com>,
"nathan@kernel.org" <nathan@kernel.org>,
"vkoul@kernel.org" <vkoul@kernel.org>
Subject: Re: [PATCH v22 2/2] dmaengine: tegra: Add tegra gpcdma driver
Date: Wed, 16 Mar 2022 08:39:50 +0000 [thread overview]
Message-ID: <723e6f66-b3f0-2ebf-f2e6-30b7fb8c7437@nvidia.com> (raw)
In-Reply-To: <DM5PR12MB1850D8FF27CCC948A2259FDFC00A9@DM5PR12MB1850.namprd12.prod.outlook.com>
Hi Vinod,
OK to queue this for v5.18?
Jon
On 09/03/2022 08:03, Akhil R wrote:
> Hi Vinod,
>
> If there are no further concerns, could you please help apply this patch?
>
> Thanks,
> Akhil
>
>> Adding GPC DMA controller driver for Tegra. The driver supports dma
>> transfers between memory to memory, IO peripheral to memory and
>> memory to IO peripheral.
>>
>> Co-developed-by: Pavan Kunapuli <pkunapuli@nvidia.com>
>> Signed-off-by: Pavan Kunapuli <pkunapuli@nvidia.com>
>> Co-developed-by: Rajesh Gumasta <rgumasta@nvidia.com>
>> Signed-off-by: Rajesh Gumasta <rgumasta@nvidia.com>
>> Signed-off-by: Akhil R <akhilrajeev@nvidia.com>
>> Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
>> Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
>> Acked-by: Thierry Reding <treding@nvidia.com>
>> ---
>> drivers/dma/Kconfig | 11 +
>> drivers/dma/Makefile | 1 +
>> drivers/dma/tegra186-gpc-dma.c | 1507
>> ++++++++++++++++++++++++++++++++
>> 3 files changed, 1519 insertions(+)
>> create mode 100644 drivers/dma/tegra186-gpc-dma.c
--
nvpublic
next prev parent reply other threads:[~2022-03-16 8:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-25 13:20 [PATCH v22 0/2] Add NVIDIA Tegra GPC-DMA driver Akhil R
2022-02-25 13:20 ` [PATCH v22 1/2] dt-bindings: dmaengine: Add doc for tegra gpcdma Akhil R
2022-02-25 13:20 ` [PATCH v22 2/2] dmaengine: tegra: Add tegra gpcdma driver Akhil R
2022-03-09 8:03 ` Akhil R
2022-03-16 8:39 ` Jon Hunter [this message]
2022-04-11 14:02 ` [PATCH v22 0/2] Add NVIDIA Tegra GPC-DMA driver 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=723e6f66-b3f0-2ebf-f2e6-30b7fb8c7437@nvidia.com \
--to=jonathanh@nvidia.com \
--cc=akhilrajeev@nvidia.com \
--cc=devicetree@vger.kernel.org \
--cc=dmaengine@vger.kernel.org \
--cc=kyarlagadda@nvidia.com \
--cc=ldewangan@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=nathan@kernel.org \
--cc=p.zabel@pengutronix.de \
--cc=rgumasta@nvidia.com \
--cc=robh+dt@kernel.org \
--cc=thierry.reding@gmail.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