All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sheetal ." <sheetal@nvidia.com>
To: <vkoul@kernel.org>, <robh@kernel.org>, <krzk+dt@kernel.org>,
	<conor+dt@kernel.org>
Cc: <thierry.reding@gmail.com>, <jonathanh@nvidia.com>,
	<ldewangan@nvidia.com>, <dmaengine@vger.kernel.org>,
	<devicetree@vger.kernel.org>, <linux-tegra@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, Sheetal <sheetal@nvidia.com>
Subject: [PATCH v2 0/2] Add Tegra264 support in ADMA driver
Date: Mon, 12 May 2025 05:00:08 +0000	[thread overview]
Message-ID: <20250512050010.1025259-1-sheetal@nvidia.com> (raw)

From: Sheetal <sheetal@nvidia.com>

The patch series includes the necessary changes to enable
support for the Tegra264 platforms in ADMA drivers.

Changelog
=========

v1 -> v2:
---------
 - Patch 1/2: Update commit message and Tegra264 bindings properly.
 - Patch 2/2: No header update.

Sheetal (2):
  dt-bindings: Document Tegra264 ADMA support
  dmaengine: tegra210-adma: Add Tegra264 support

 .../bindings/dma/nvidia,tegra210-adma.yaml    |   2 +
 drivers/dma/tegra210-adma.c                   | 185 +++++++++++++++---
 2 files changed, 162 insertions(+), 25 deletions(-)

-- 
2.17.1


             reply	other threads:[~2025-05-12  5:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-12  5:00 Sheetal . [this message]
2025-05-12  5:00 ` [PATCH v2 1/2] dt-bindings: Document Tegra264 ADMA support Sheetal .
2025-05-12 16:15   ` Conor Dooley
2025-05-12  5:00 ` [PATCH v2 2/2] dmaengine: tegra210-adma: Add Tegra264 support Sheetal .
2025-05-14 15:02 ` [PATCH v2 0/2] Add Tegra264 support in ADMA 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=20250512050010.1025259-1-sheetal@nvidia.com \
    --to=sheetal@nvidia.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=jonathanh@nvidia.com \
    --cc=krzk+dt@kernel.org \
    --cc=ldewangan@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=robh@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 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.