Adding the missing property power-domains to the bcm2835-vec schema to fix
the following dtbs_check issue:

vec@7e806000: 'power-domains' does not match any of the regexes: ...

Signed-off-by: Stefan Wahren <stefan.wah...@i2se.com>
---
 Documentation/devicetree/bindings/display/brcm,bcm2835-vec.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/display/brcm,bcm2835-vec.yaml 
b/Documentation/devicetree/bindings/display/brcm,bcm2835-vec.yaml
index d900cc5..071a43d 100644
--- a/Documentation/devicetree/bindings/display/brcm,bcm2835-vec.yaml
+++ b/Documentation/devicetree/bindings/display/brcm,bcm2835-vec.yaml
@@ -22,6 +22,9 @@ properties:
   interrupts:
     maxItems: 1
 
+  power-domains:
+    maxItems: 1
+
 required:
   - compatible
   - reg
-- 
2.7.4

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to