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

More robust platform checking #1070

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

naushir
Copy link
Collaborator

@naushir naushir commented Jul 4, 2024

Increase the range of device nodes to search for a known device as they may be assigned automatically by the kernel probe order.

Additionally, switch from using the CFE driver to the Backend driver when identifying a platform as the latter now has a fixed UAPI, and will always be present even if a sensor probe fails.

Increase the range of device nodes to search for a known device as
they may be assigned automatically by the kernel probe order.

Additionally, switch from using the CFE driver to the Backend driver
when identifying a platform as the latter now has a fixed UAPI, and
will always be present even if a sensor probe fails.

Signed-off-by: Naushir Patuck <[email protected]>
@naushir naushir requested a review from davidplowman July 4, 2024 12:56
@davidplowman davidplowman merged commit 39ae89b into raspberrypi:next Jul 4, 2024
4 checks passed
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