summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/mmc/owl-mmc.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/mmc/owl-mmc.yaml')
-rw-r--r--dts/Bindings/mmc/owl-mmc.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/dts/Bindings/mmc/owl-mmc.yaml b/dts/Bindings/mmc/owl-mmc.yaml
index 1380501fb8..b6ab527087 100644
--- a/dts/Bindings/mmc/owl-mmc.yaml
+++ b/dts/Bindings/mmc/owl-mmc.yaml
@@ -14,7 +14,11 @@ maintainers:
properties:
compatible:
- const: actions,owl-mmc
+ oneOf:
+ - const: actions,owl-mmc
+ - items:
+ - const: actions,s700-mmc
+ - const: actions,owl-mmc
reg:
maxItems: 1
@@ -43,6 +47,8 @@ required:
- dmas
- dma-names
+unevaluatedProperties: false
+
examples:
- |
mmc0: mmc@e0330000 {