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

ish-pm: correctly identify both edge triggered gpio's #50

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

ddeshat
Copy link

@ddeshat ddeshat commented Sep 3, 2024

The API convert_both_edge_gpio_to_single_edge() now properly scans through all GPIOs to detect pins that have both-edge trigger mode enabled. The condition check has been updated to ensure accurate identification.

Change-Id: I5084fa9a5accc53aa9bce79f69df73325d1a6115

The API convert_both_edge_gpio_to_single_edge() now properly
scans through all GPIOs to detect pins that have both-edge
trigger mode enabled. The condition check has been updated
to ensure accurate identification.

Change-Id: I5084fa9a5accc53aa9bce79f69df73325d1a6115
@kwd-doodling kwd-doodling merged commit 8876a18 into intel:main Sep 5, 2024
2 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.

3 participants