mbox series

[RESEND,V2,0/2] Support dma channel mask

Message ID 20231128071615.31447-1-mkumard@nvidia.com (mailing list archive)
Headers show
Series Support dma channel mask | expand

Message

Mohan Kumar Nov. 28, 2023, 7:16 a.m. UTC
To reserve the dma channel using dma-channel-mask property for Tegra
platforms.

Mohan Kumar (2):
  dt-bindings: dma: Add dma-channel-mask to nvidia,tegra210-adma
  dmaengine: tegra210-adma: Support dma-channel-mask property

 .../bindings/dma/nvidia,tegra210-adma.yaml    |  3 ++
 drivers/dma/tegra210-adma.c                   | 35 +++++++++++++++++--
 2 files changed, 36 insertions(+), 2 deletions(-)

Comments

Vinod Koul Dec. 11, 2023, 3:04 p.m. UTC | #1
On Tue, 28 Nov 2023 12:46:13 +0530, Mohan Kumar wrote:
> To reserve the dma channel using dma-channel-mask property for Tegra
> platforms.
> 
> Mohan Kumar (2):
>   dt-bindings: dma: Add dma-channel-mask to nvidia,tegra210-adma
>   dmaengine: tegra210-adma: Support dma-channel-mask property
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: dma: Add dma-channel-mask to nvidia,tegra210-adma
      commit: d95fcb78e7f263f909ce492c3882a704067dc534
[2/2] dmaengine: tegra210-adma: Support dma-channel-mask property
      commit: 25b636225a0816eac20b02fcb37daf6c722d0bed

Best regards,