We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46d613f commit 613ff7eCopy full SHA for 613ff7e
Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml
@@ -21,6 +21,7 @@ properties:
21
compatible:
22
oneOf:
23
- const: allwinner,sun50i-a64-dma
24
+ - const: allwinner,sun50i-a100-dma
25
- const: allwinner,sun50i-h6-dma
26
- items:
27
- const: allwinner,sun8i-r40-dma
@@ -56,7 +57,9 @@ required:
56
57
if:
58
properties:
59
60
+ enum:
61
+ - allwinner,sun50i-a100-dma
62
+ - allwinner,sun50i-h6-dma
63
64
then:
65
0 commit comments