Skip to content

Commit

Permalink
doc: release-notes-4.0: Add tracked issue for video-interface bindings
Browse files Browse the repository at this point in the history
Add link to the track the migration to the new video-interfaces
bindings.

Signed-off-by: Phi Bang Nguyen <phibang.nguyen@nxp.com>
  • Loading branch information
ngphibang authored and mmahadevan108 committed Nov 14, 2024
1 parent da8de09 commit c872b49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/releases/release-notes-4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,8 @@ Drivers and Sensors
* Introduced API for partial frames transfer with the video buffer field ``line_offset``
* Introduced API for :ref:`multi-heap<memory_management_shared_multi_heap>` video buffer allocation with
:kconfig:option:`CONFIG_VIDEO_BUFFER_USE_SHARED_MULTI_HEAP`
* Introduced bindings for common video link properties in ``video-interfaces.yaml``
* Introduced bindings for common video link properties in ``video-interfaces.yaml``. Migration to the
new bindings is tracked in :github:`80514`
* Introduced missing :kconfig:option:`CONFIG_VIDEO_LOG_LEVEL`
* Added a sample for capturing video and displaying it with LVGL
(:zephyr:code-sample:`video-capture-to-lvgl`)
Expand Down

0 comments on commit c872b49

Please sign in to comment.