Skip to content

video: stm32: dcmi: fix video interface properties read #90886

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

avolmat-st
Copy link
Collaborator

This commit fixes an error introduced by commit
c0dae0c ("video: stm32: dcmi: perform config based on endpoint properties") in which incorrect instance was being access leading to usage of the default value for pixel clock / hsync / vsync polarities and bus width.

This commit fixes an error introduced by commit c0dae0c
("video: stm32: dcmi: perform config based on endpoint properties")
in which incorrect instance was being access leading to usage of
the default value for pixel clock / hsync / vsync polarities and bus
width.

Signed-off-by: Alain Volmat <[email protected]>
@avolmat-st avolmat-st force-pushed the video_fix_dcmi_endpoint_read branch from 967f1b4 to bf6e4a4 Compare June 1, 2025 08:42
@avolmat-st
Copy link
Collaborator Author

Simply update the commit message to contain the fixed commit SHA1

Copy link

sonarqubecloud bot commented Jun 1, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Video Video subsystem platform: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants