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: <dmaengine@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-tegra@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<thierry.reding@gmail.com>, <jonathanh@nvidia.com>,
	<ldewangan@nvidia.com>, Sheetal <sheetal@nvidia.com>
Subject: [PATCH 0/2] Add Tegra264 support in ADMA driver
Date: Thu, 8 May 2025 12:35:18 +0000	[thread overview]
Message-ID: <20250508123520.973675-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.

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

 .../bindings/dma/nvidia,tegra210-adma.yaml    |   1 +
 drivers/dma/tegra210-adma.c                   | 194 +++++++++++++++---
 2 files changed, 165 insertions(+), 30 deletions(-)

-- 
2.17.1


             reply	other threads:[~2025-05-08 12:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-08 12:35 Sheetal . [this message]
2025-05-08 12:35 ` [PATCH 1/2] dt-bindings: Document Tegra264 ADMA support Sheetal .
2025-05-08 12:47   ` Krzysztof Kozlowski
2025-05-08 12:35 ` [PATCH 2/2] dmaengine: tegra210-adma: Add Tegra264 support Sheetal .
2025-05-08 12:50   ` Krzysztof Kozlowski

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=20250508123520.973675-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.