-
Notifications
You must be signed in to change notification settings - Fork 8.2k
STM32 video devices fixes (yaml title / VENC - JPEG build_all) #97898
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
STM32 video devices fixes (yaml title / VENC - JPEG build_all) #97898
Conversation
Add missing title entry in stm32 video device bindings. Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Allow building the STM32 VENC and STM32 JPEG HW codec as part of the build_all tests. Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
37c11da to
cbd2e79
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I forgot the DNM flag on the original PR. :']
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM



Correct stm32 video bindings files by adding the title entry in them. This correct a comment made by @josuah (#96678 (comment)) on a previous PR and which had not been fixed in that PR.
Correct the STM32 VENC build_all test entry and add the STM32 JPEG entry into testcase in order to be able to test build those two drivers.