Skip to content

Conversation

@allemanm
Copy link
Contributor

@allemanm allemanm commented Dec 1, 2025

The gpio_pca_series driver may stop responding if the gpio_int is asserted between reading the interrupt status and clearing it. If the interrupt gpio_int is not deasserted by the time the handler finishes, the interrupt work should be rescheduled.

The gpio_pca_series driver may stop responding if the gpio_int is
asserted between reading the interrupt status and clearing it.
If the interrupt gpio_int is not deasserted by the time the handler
finishes, the interrupt work should be rescheduled.

Signed-off-by: Matthias Alleman <[email protected]>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 1, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants