Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: release: 4.0: Add video driver and video API updates #80945

Conversation

@josuah josuah added area: Documentation platform: ESP32 Espressif ESP32 Release Notes To be mentioned in the release notes area: Video Video subsystem platform: NXP Drivers NXP Semiconductors, drivers labels Nov 5, 2024
@josuah josuah added this to the v4.0.0 milestone Nov 5, 2024
@josuah josuah requested a review from kartben November 5, 2024 18:45
:kconfig:option:`CONFIG_VIDEO_BUFFER_USE_SHARED_MULTI_HEAP`
* Introduced bindings for common video link properties in ``video-interfaces.yaml``
* Introduced missing :kconfig:option:`CONFIG_VIDEO_LOG_LEVEL`
* Added support for GalxyCore GC2145 image sensor (:dtcompatible:`gc,gc2145`)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Added support for GalxyCore GC2145 image sensor (:dtcompatible:`gc,gc2145`)
* Added support for GalaxyCore GC2145 image sensor (:dtcompatible:`gc,gc2145`)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ouch my bad!

* Introduced bindings for common video link properties in ``video-interfaces.yaml``
* Introduced missing :kconfig:option:`CONFIG_VIDEO_LOG_LEVEL`
* Added support for GalxyCore GC2145 image sensor (:dtcompatible:`gc,gc2145`)
* Added support for ESP32S3 LCD-CAM interface (:dtcompatible:`espressif,esp32-lcd-cam`)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Added support for ESP32S3 LCD-CAM interface (:dtcompatible:`espressif,esp32-lcd-cam`)
* Added support for ESP32-S3 LCD-CAM interface (:dtcompatible:`espressif,esp32-lcd-cam`)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point: display name, not SoC code here.

Add entries for video driver contributed or enhanced.
Add entries for video APIs introduced or modified.

Signed-off-by: Josuah Demangeon <[email protected]>
@mmahadevan108 mmahadevan108 merged commit 467f311 into zephyrproject-rtos:main Nov 6, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Documentation area: Video Video subsystem platform: ESP32 Espressif ESP32 platform: NXP Drivers NXP Semiconductors, drivers Release Notes To be mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants