dts-bindings: video: addition of stm32 venc description
Addition of description for the STM32 Video encoder (VENC).
Signed-off-by: Hugues Fruchet <hugues.fruchet@foss.st.com>
diff --git a/dts/bindings/video/st,stm32-venc.yaml b/dts/bindings/video/st,stm32-venc.yaml
new file mode 100644
index 0000000..c90d79f
--- /dev/null
+++ b/dts/bindings/video/st,stm32-venc.yaml
@@ -0,0 +1,23 @@
+#
+# Copyright (c) 2025 STMicroelectronics.
+#
+# SPDX-License-Identifier: Apache-2.0
+#
+title: STM32 video encoder (VENC)
+
+description: |
+    STMicroelectronics STM32 video encoder peripheral (VENC).
+
+compatible: "st,stm32-venc"
+
+include: [base.yaml, reset-device.yaml]
+
+properties:
+  interrupts:
+    required: true
+
+  clocks:
+    required: true
+
+  resets:
+    required: true