Linux Tegra architecture development
 help / color / mirror / Atom feed
* [PATCH 0/2] Virtualization support for Tegra ADMA
@ 2024-05-20 12:23 Sameer Pujar
  2024-05-20 12:23 ` [PATCH 1/2] dt-bindings: dma: Add reg-names to nvidia,tegra210-adma Sameer Pujar
  2024-05-20 12:23 ` [PATCH 2/2] dmaengine: tegra210-adma: Add support for ADMA virtualization Sameer Pujar
  0 siblings, 2 replies; 5+ messages in thread
From: Sameer Pujar @ 2024-05-20 12:23 UTC (permalink / raw)
  To: vkoul, thierry.reding, dmaengine
  Cc: jonathanh, linux-tegra, linux-kernel, mkumard, spujar, ldewangan

From: Mohan Kumar <mkumard@nvidia.com>

Tegra ADMA HW supports multiple PAGES for virtualization, to
support virtualization
- reg-names property has been added to DT binding for the hypervisor mode.
- In hypervisor mode the ADMA global registers are not accessed by guest.

Mohan Kumar (2):
  dt-bindings: dma: Add reg-names to nvidia,tegra210-adma
  dmaengine: tegra210-adma: Add support for ADMA virtualization

 .../bindings/dma/nvidia,tegra210-adma.yaml    | 10 +++++
 drivers/dma/tegra210-adma.c                   | 44 +++++++++++++++----
 2 files changed, 46 insertions(+), 8 deletions(-)

-- 
2.45.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-05-21 10:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-20 12:23 [PATCH 0/2] Virtualization support for Tegra ADMA Sameer Pujar
2024-05-20 12:23 ` [PATCH 1/2] dt-bindings: dma: Add reg-names to nvidia,tegra210-adma Sameer Pujar
2024-05-21  9:24   ` Krzysztof Kozlowski
2024-05-21 10:58     ` Sameer Pujar
2024-05-20 12:23 ` [PATCH 2/2] dmaengine: tegra210-adma: Add support for ADMA virtualization Sameer Pujar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox