Skip to content

Conversation

@rosterloh
Copy link
Contributor

Support configuring output as open drain instead of push pull
for STM32 devices with the GPIO_DS_DISCONNECT_HIGH flag

Signed-off-by: Richard Osterloh [email protected]

@rosterloh rosterloh requested a review from rsalveti as a code owner September 13, 2019 07:44
@galak galak requested a review from erwango September 14, 2019 12:37
@galak galak added the platform: STM32 ST Micro STM32 label Sep 14, 2019
Support configuring output as open drain instead of push pull
for STM32 devices with the GPIO_DS_DISCONNECT_HIGH flag

Signed-off-by: Richard Osterloh <[email protected]>
@zephyrbot
Copy link

Some checks failed. Please fix and resubmit.

Kconfig issues


Found references to undefined Kconfig symbols. If any of these are false
positives, then add them to UNDEF_KCONFIG_WHITELIST in check_compliance.py in the ci-tools repo.

If the reference is for a comment like /* CONFIG_FOO_* */ (or
/* CONFIG_FOO_*_... */), then please use exactly that form (with the '*'). The
CI check knows not to flag it.

More generally, a reference followed by $, @, {, *, or ## will never be
flagged.

CONFIG_HPET_TIMER_IRQ                      boards/x86/qemu_x86/qemu_x86_long_defconfig:8

Tip: The bot edits this comment instead of posting a new one, so you can check the comment's history to see earlier messages.

@erwango
Copy link
Member

erwango commented Sep 19, 2019

@rosterloh, thanks for proposal.
Please note imminent driver rework due to new GPIO API introduction, merged yesterday actually (#16648). So please have a look and check if it fits your need.

@rosterloh
Copy link
Contributor Author

Is there a PR already for migrating the gpio_stm32 driver to the new API?

@erwango
Copy link
Member

erwango commented Sep 19, 2019

Is there a PR already for migrating the gpio_stm32 driver to the new API?

Only an issue for now, #19270.
Things should move next week

@erwango erwango requested a review from galak September 25, 2019 20:47
@rosterloh
Copy link
Contributor Author

I'm happy with the way this is implemented in #19607 so I'm closing this PR

@rosterloh rosterloh closed this Oct 7, 2019
@rosterloh rosterloh deleted the stm32-od-gpio branch October 7, 2019 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants