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

gecko: add low power pinctrl support #83397

Open
RomainPelletant opened this issue Dec 26, 2024 · 0 comments · May be fixed by #83398
Open

gecko: add low power pinctrl support #83397

RomainPelletant opened this issue Dec 26, 2024 · 0 comments · May be fixed by #83398
Labels
area: Pinctrl Enhancement Changes/Updates/Additions to existing features platform: Silabs Silicon Labs

Comments

@RomainPelletant
Copy link
Contributor

Is your enhancement proposal related to a problem? Please describe.
Gecko platform does not support specific pinctrl configuration for sleep mode.
For example, MOSI pin could be disabled before going to sleep.

Describe the solution you'd like
Support pinctrl config in DTS with "low-power-enable" support

Describe alternatives you've considered
Handling manually pin with GPIO API

@RomainPelletant RomainPelletant added the Enhancement Changes/Updates/Additions to existing features label Dec 26, 2024
RomainPelletant pushed a commit to RomainPelletant/zephyr that referenced this issue Dec 26, 2024
- Add low power pin configuration support in gecko
Fixes zephyrproject-rtos#83397
@RomainPelletant RomainPelletant linked a pull request Dec 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Pinctrl Enhancement Changes/Updates/Additions to existing features platform: Silabs Silicon Labs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants