Skip to content

Commit fdcdcc5

Browse files
Csókás, Bencevinodkoul
authored andcommitted
dt-bindings: dmaengine: Add Allwinner suniv F1C100s DMA
Add compatible string for Allwinner suniv F1C100s DMA. Acked-by: Conor Dooley <[email protected]> [ csokas.bence: Reimplemented Mesih Kilinc's binding in YAML ] Signed-off-by: Csókás Bence <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent e17ca0e commit fdcdcc5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ properties:
2222
number.
2323

2424
compatible:
25-
const: allwinner,sun4i-a10-dma
25+
enum:
26+
- allwinner,sun4i-a10-dma
27+
- allwinner,suniv-f1c100s-dma
2628

2729
reg:
2830
maxItems: 1

0 commit comments

Comments
 (0)