summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/dma/snps,dma-spear1340.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/dma/snps,dma-spear1340.yaml')
-rw-r--r--dts/Bindings/dma/snps,dma-spear1340.yaml10
1 files changed, 8 insertions, 2 deletions
diff --git a/dts/Bindings/dma/snps,dma-spear1340.yaml b/dts/Bindings/dma/snps,dma-spear1340.yaml
index 6b35089ac0..5da8291a7d 100644
--- a/dts/Bindings/dma/snps,dma-spear1340.yaml
+++ b/dts/Bindings/dma/snps,dma-spear1340.yaml
@@ -11,11 +11,17 @@ maintainers:
- Andy Shevchenko <andriy.shevchenko@linux.intel.com>
allOf:
- - $ref: "dma-controller.yaml#"
+ - $ref: dma-controller.yaml#
properties:
compatible:
- const: snps,dma-spear1340
+ oneOf:
+ - const: snps,dma-spear1340
+ - items:
+ - enum:
+ - renesas,r9a06g032-dma
+ - const: renesas,rzn1-dma
+
"#dma-cells":
minimum: 3