summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/sram
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2022-04-21 09:53:29 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2022-04-21 09:53:29 +0200
commit80700ad5bfd490f86b3e49ed8675e96218bbcd4c (patch)
tree9d9e7d81c29d021eed65be978450d05727d5aae5 /dts/Bindings/sram
parent4eefe44b3dea5b8eb778938e8f75c339ac5119fc (diff)
downloadbarebox-80700ad5bfd490f86b3e49ed8675e96218bbcd4c.tar.gz
barebox-80700ad5bfd490f86b3e49ed8675e96218bbcd4c.tar.xz
dts: update to v5.18-rc3
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/Bindings/sram')
-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"