Skip to content

stm32: add mfxstm32l152 gpio controller support for stm32l4r9i_disco #82604

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

Merged
merged 4 commits into from
Jan 24, 2025

Conversation

avolmat-st
Copy link
Collaborator

Add a new driver for the I2C based MFX STM32L152 gpio controller.
Update stm32l4r9i_disco device-tree to describe joystick buttons and additional led
available on this board and connected to this GPIO controller.

Copy link

github-actions bot commented Dec 5, 2024

Hello @avolmat-st, and thank you very much for your first pull request to the Zephyr project!
Our Continuous Integration pipeline will execute a series of checks on your Pull Request commit messages and code, and you are expected to address any failures by updating the PR. Please take a look at our commit message guidelines to find out how to format your commit messages, and at our contribution workflow to understand how to update your Pull Request. If you haven't already, please make sure to review the project's Contributor Expectations and update (by amending and force-pushing the commits) your pull request if necessary.
If you are stuck or need help please join us on Discord and ask your question there. Additionally, you can escalate the review when applicable. 😊

erwango
erwango previously approved these changes Dec 6, 2024
Alain Volmat added 4 commits January 13, 2025 09:32
Initial commit for a STM32L152 based GPIO expansion chip.
The mfxstm32l152 driver offers GPIO controller fonctions.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Add node for the mfx gpio controller available via the i2c1 bus.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
The stm32l4r9i_disco has a 2nd LED (Orange) which can be controlled
via the mfx gpio controller.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Add nodes describing the joystick arrows wired to the MFX
gpio controller.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
@avolmat-st avolmat-st requested a review from erwango January 24, 2025 13:41
@kartben kartben merged commit 749252e into zephyrproject-rtos:main Jan 24, 2025
25 checks passed
Copy link

Hi @avolmat-st!
Congratulations on getting your very first Zephyr pull request merged 🎉🥳. This is a fantastic achievement, and we're thrilled to have you as part of our community!

To celebrate this milestone and showcase your contribution, we'd love to award you the Zephyr Technical Contributor badge. If you're interested, please claim your badge by filling out this form: Claim Your Zephyr Badge.

Thank you for your valuable input, and we look forward to seeing more of your contributions in the future! 🪁

@avolmat-st avolmat-st deleted the st_mfxstm32l152 branch January 24, 2025 20:01
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.

6 participants