Skip to content

Commit 9f4fc29

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 9f4fc29

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/releases/migration-guide-4.2.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,10 @@ 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 now relies on endpoint based video-interfaces.yaml bindings
505+
for sensor interface properties (such as bus width and synchronization signals). The capture-rate
506+
property has been replaced by the usage of the frame interval (frmival) API.
507+
504508
Other subsystems
505509
****************
506510

0 commit comments

Comments
 (0)