[PATCH v2 0/2] Add Tegra264 support in ADMA driver

Sheetal . posted 2 patches 7 months, 1 week ago
.../bindings/dma/nvidia,tegra210-adma.yaml    |   2 +
drivers/dma/tegra210-adma.c                   | 185 +++++++++++++++---
2 files changed, 162 insertions(+), 25 deletions(-)
[PATCH v2 0/2] Add Tegra264 support in ADMA driver
Posted by Sheetal . 7 months, 1 week ago
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
Re: [PATCH v2 0/2] Add Tegra264 support in ADMA driver
Posted by Vinod Koul 7 months ago
On Mon, 12 May 2025 05:00:08 +0000, Sheetal . wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: Document Tegra264 ADMA support
      commit: b81cd165e4a5599bd96c11adf40872fcbc5fa54f
[2/2] dmaengine: tegra210-adma: Add Tegra264 support
      commit: 21e12738779f74d9ae63faa995f5743656eadc07

Best regards,
-- 
~Vinod