Skip to content

Commit 37a0d69

Browse files
Akhil Rvinodkoul
authored andcommitted
dt-bindings: dmaengine: Add compatible for Tegra234
Document the compatible string used by GPCDMA controller for Tegra234. Signed-off-by: Akhil R <[email protected]> Reviewed-by: Jon Hunter <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent f66d591 commit 37a0d69

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ properties:
2323
oneOf:
2424
- const: nvidia,tegra186-gpcdma
2525
- items:
26-
- const: nvidia,tegra194-gpcdma
26+
- enum:
27+
- nvidia,tegra234-gpcdma
28+
- nvidia,tegra194-gpcdma
2729
- const: nvidia,tegra186-gpcdma
2830

2931
"#dma-cells":

0 commit comments

Comments
 (0)