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

core: Better handling of IMX708 sensor HDR #704

Merged
merged 1 commit into from
Aug 13, 2024
Merged

core: Better handling of IMX708 sensor HDR #704

merged 1 commit into from
Aug 13, 2024

Conversation

naushir
Copy link
Collaborator

@naushir naushir commented Aug 12, 2024

Do not set HDR control switch on all IMX708 subdev nodes available. Rather, traverse through sysfs and find the correct subdev node to toggle the HDR control on and off. We aim to match the selected camera device id when deciding which subdev node to use.

Do not set HDR control switch on all IMX708 subdev nodes available.
Rather, traverse through sysfs and find the correct subdev node to
toggle the HDR control on and off. We aim to match the selected camera
device id when deciding which subdev node to use.

Signed-off-by: Naushir Patuck <[email protected]>
@njhollinghurst
Copy link
Collaborator

LGTM. I see we now check specifically for "imx708" which seems fine as other sensors might set HDR modes differently and we have no other examples.

@naushir naushir merged commit 511941f into main Aug 13, 2024
9 of 10 checks passed
@naushir naushir deleted the imx708_hdr branch August 13, 2024 08:17
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.

2 participants