Skip to content

Commit dba3ba4

Browse files
author
Alain Volmat
committed
doc: releases: add note regarding dcmi binding update
Add note regarding the move of the video/dcmi driver to the usage of endpoint based video-interfaces bindings. Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
1 parent 7ff24e1 commit dba3ba4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/releases/migration-guide-4.2.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,13 @@ Video
501501
``VIDEO_PIX_FMT_GRBG8`` becomes ``VIDEO_PIX_FMT_SGRBG8``
502502
``VIDEO_PIX_FMT_RGGB8`` becomes ``VIDEO_PIX_FMT_SRGGB8``
503503

504+
* On STM32 devices, the DCMI driver (:dtcompatible:`st,stm32-dcmi`) now relies on endpoint based
505+
video-interfaces.yaml bindings for sensor interface properties (such as bus width and
506+
synchronization signals).
507+
Also the ``capture-rate`` property has been replaced by the usage of the frame interval API
508+
:c:func:`video_set_frmival`.
509+
See (:github:`89627`).
510+
504511
Other subsystems
505512
****************
506513

0 commit comments

Comments
 (0)