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

drivers: gpio: fixed - pin toggle (output reading) #87426

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

tswaehn
Copy link
Contributor

@tswaehn tswaehn commented Mar 20, 2025

Before that fix we read the inpupt register when toggling gpios. With this fix, we now read the output register for toggling a pin.

Before that fix we read the inpupt register when toggling
gpios. With this fix, we now read the output register for
toggling a pin.

Signed-off-by: Sven Ginka <s.ginka@sensry.de>
@tswaehn
Copy link
Contributor Author

tswaehn commented Mar 23, 2025

For some reason, I am assigned, however cannot merge. Maybe I m doing something wrong, could you please help to merge?

@henrikbrixandersen
Copy link
Member

For some reason, I am assigned, however cannot merge. Maybe I m doing something wrong, could you please help to merge?

It will be merged once the grace period is expired. You can follow the status of what will be merged when here: https://merge-list.zephyrproject.io

@tswaehn
Copy link
Contributor Author

tswaehn commented Mar 23, 2025

That explains,... thank you.

@kartben kartben merged commit d7f6aa2 into zephyrproject-rtos:main Mar 24, 2025
27 checks passed
@tswaehn tswaehn deleted the sy1xx/fix-gpio-toggle branch March 25, 2025 13:01
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.

4 participants