summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/sram/sram.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/sram/sram.yaml')
-rw-r--r--dts/Bindings/sram/sram.yaml16
1 files changed, 8 insertions, 8 deletions
diff --git a/dts/Bindings/sram/sram.yaml b/dts/Bindings/sram/sram.yaml
index 668a9a41a7..993430be35 100644
--- a/dts/Bindings/sram/sram.yaml
+++ b/dts/Bindings/sram/sram.yaml
@@ -136,14 +136,14 @@ required:
- reg
if:
- properties:
- compatible:
- contains:
- enum:
- - qcom,rpm-msg-ram
- - rockchip,rk3288-pmu-sram
-
-else:
+ not:
+ properties:
+ compatible:
+ contains:
+ enum:
+ - qcom,rpm-msg-ram
+ - rockchip,rk3288-pmu-sram
+then:
required:
- "#address-cells"
- "#size-cells"