Devicetree
 help / color / mirror / Atom feed
* [PATCH] media: dt-bindings: media: add access-controllers to STM32MP25 video codecs
@ 2024-04-10 14:42 Hugues Fruchet
  2024-04-10 16:31 ` Rob Herring
  2024-04-11 14:06 ` Rob Herring
  0 siblings, 2 replies; 5+ messages in thread
From: Hugues Fruchet @ 2024-04-10 14:42 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Rob Herring, Krzysztof Kozlowski,
	Maxime Coquelin, Alexandre Torgue, linux-media, devicetree,
	linux-stm32, linux-arm-kernel, linux-kernel
  Cc: Hugues Fruchet

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 <hugues.fruchet@foss.st.com>
---
 .../devicetree/bindings/media/st,stm32mp25-video-codec.yaml   | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/media/st,stm32mp25-video-codec.yaml b/Documentation/devicetree/bindings/media/st,stm32mp25-video-codec.yaml
index b8611bc8756c..73726c65cfb9 100644
--- a/Documentation/devicetree/bindings/media/st,stm32mp25-video-codec.yaml
+++ b/Documentation/devicetree/bindings/media/st,stm32mp25-video-codec.yaml
@@ -30,6 +30,10 @@ properties:
   clocks:
     maxItems: 1
 
+  access-controllers:
+    minItems: 1
+    maxItems: 2
+
 required:
   - compatible
   - reg
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-04-11 14:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-10 14:42 [PATCH] media: dt-bindings: media: add access-controllers to STM32MP25 video codecs Hugues Fruchet
2024-04-10 16:31 ` Rob Herring
2024-04-11 12:57   ` Alexandre TORGUE
2024-04-11 13:36     ` Krzysztof Kozlowski
2024-04-11 14:06 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox