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

Fix missing cameras in v5.17-surface* #122

Merged
merged 1 commit into from
Apr 29, 2022

Conversation

djrscally
Copy link
Collaborator

This commit adds the missing VCM driver that's preventing the ipu3-cio2 driver from calling .complete() and building the media graph.

I should have moved the functionality from .complete() to .bound() so this would work regardless, but I'm tired and this was easier, so that annoying issue lives another day!

Add a driver for the DW9719 VCM. The driver creates a v4l2 subdevice
and registers a control to set the desired focus.

Signed-off-by: Daniel Scally <djrscally@gmail.com>
Copy link
Member

@qzed qzed left a comment

Choose a reason for hiding this comment

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

Thanks! Just tested and verified it's working.

@qzed qzed merged commit 58e00c7 into linux-surface:v5.17-surface-devel Apr 29, 2022
qzed added a commit to linux-surface/linux-surface that referenced this pull request Apr 29, 2022
Changes:
- Fix cameras not showing up (@djrscally)
  - PR: linux-surface/kernel#122
- Rebase onto v5.17.5

Links:
- kernel: linux-surface/kernel@58e00c7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants