]> Git Repo - linux.git/commitdiff
media: dt-bindings: add access-controllers to STM32MP25 video codecs
authorHugues Fruchet <[email protected]>
Wed, 10 Apr 2024 14:42:22 +0000 (16:42 +0200)
committerAlexandre Torgue <[email protected]>
Thu, 25 Apr 2024 13:00:30 +0000 (15:00 +0200)
access-controllers is an optional property that allows a peripheral to
refer to one or more domain access controller(s).

Signed-off-by: Hugues Fruchet <[email protected]>
Acked-by: Rob Herring <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Alexandre Torgue <[email protected]>
Documentation/devicetree/bindings/media/st,stm32mp25-video-codec.yaml

index b8611bc8756c48d0bd7dd1887b6f6bcf13320b20..73726c65cfb940b498b8ee5119f464ab7684b26f 100644 (file)
@@ -30,6 +30,10 @@ properties:
   clocks:
     maxItems: 1
 
+  access-controllers:
+    minItems: 1
+    maxItems: 2
+
 required:
   - compatible
   - reg
This page took 0.058738 seconds and 4 git commands to generate.