* [PATCH] dt-bindings: dma: nvidia,tegra20-apbdma: Add undocumented compatibles and "clock-names"
@ 2025-08-12 20:33 Rob Herring (Arm)
2025-08-20 17:42 ` Vinod Koul
0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring (Arm) @ 2025-08-12 20:33 UTC (permalink / raw)
To: Vinod Koul, Krzysztof Kozlowski, Conor Dooley, Thierry Reding,
Jonathan Hunter
Cc: dmaengine, devicetree, linux-tegra, linux-kernel
Add the undocumented NVIDIA APBDMA compatibles and "clock-names" which
are already in use. There doesn't appear to be any per compatible
differences.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
.../bindings/dma/nvidia,tegra20-apbdma.yaml | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/dma/nvidia,tegra20-apbdma.yaml b/Documentation/devicetree/bindings/dma/nvidia,tegra20-apbdma.yaml
index a2ffd5209b3b..ea40c4e27a97 100644
--- a/Documentation/devicetree/bindings/dma/nvidia,tegra20-apbdma.yaml
+++ b/Documentation/devicetree/bindings/dma/nvidia,tegra20-apbdma.yaml
@@ -18,10 +18,17 @@ maintainers:
properties:
compatible:
oneOf:
- - const: nvidia,tegra20-apbdma
+ - enum:
+ - nvidia,tegra114-apbdma
+ - nvidia,tegra20-apbdma
- items:
- const: nvidia,tegra30-apbdma
- const: nvidia,tegra20-apbdma
+ - items:
+ - enum:
+ - nvidia,tegra124-apbdma
+ - nvidia,tegra210-apbdma
+ - const: nvidia,tegra148-apbdma
reg:
maxItems: 1
@@ -32,6 +39,9 @@ properties:
clocks:
maxItems: 1
+ clock-names:
+ const: dma
+
interrupts:
description:
Should contain all of the per-channel DMA interrupts in
--
2.47.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dt-bindings: dma: nvidia,tegra20-apbdma: Add undocumented compatibles and "clock-names"
2025-08-12 20:33 [PATCH] dt-bindings: dma: nvidia,tegra20-apbdma: Add undocumented compatibles and "clock-names" Rob Herring (Arm)
@ 2025-08-20 17:42 ` Vinod Koul
0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2025-08-20 17:42 UTC (permalink / raw)
To: Krzysztof Kozlowski, Conor Dooley, Thierry Reding,
Jonathan Hunter, Rob Herring (Arm)
Cc: dmaengine, devicetree, linux-tegra, linux-kernel
On Tue, 12 Aug 2025 15:33:07 -0500, Rob Herring (Arm) wrote:
> Add the undocumented NVIDIA APBDMA compatibles and "clock-names" which
> are already in use. There doesn't appear to be any per compatible
> differences.
>
>
Applied, thanks!
[1/1] dt-bindings: dma: nvidia,tegra20-apbdma: Add undocumented compatibles and "clock-names"
commit: 7a430af7d135be5042f14987bce16f6b40a3f694
Best regards,
--
~Vinod
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-20 17:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-12 20:33 [PATCH] dt-bindings: dma: nvidia,tegra20-apbdma: Add undocumented compatibles and "clock-names" Rob Herring (Arm)
2025-08-20 17:42 ` Vinod Koul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).