Skip to content

Commit b81cd16

Browse files
Sheetalvinodkoul
authored andcommitted
dt-bindings: Document Tegra264 ADMA support
Add Tegra264 ADMA support to the device tree bindings documentation. The Tegra264 ADMA hardware supports 64 DMA channels and requires specific register configurations. Signed-off-by: Sheetal <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent d713090 commit b81cd16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ properties:
1919
- enum:
2020
- nvidia,tegra210-adma
2121
- nvidia,tegra186-adma
22+
- nvidia,tegra264-adma
2223
- items:
2324
- enum:
2425
- nvidia,tegra234-adma
@@ -92,6 +93,7 @@ allOf:
9293
contains:
9394
enum:
9495
- nvidia,tegra186-adma
96+
- nvidia,tegra264-adma
9597
then:
9698
anyOf:
9799
- properties:

0 commit comments

Comments
 (0)