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

Ethernet: Add stm32n6 pinctrl #258

Merged

Conversation

marwaiehm-st
Copy link
Collaborator

Update STM32N6 pinctrl dtsi files with the ETH pins
Add STM32N6 Ethernet pinctrl config to stm32-pinctrl-config.yaml

@marwaiehm-st marwaiehm-st marked this pull request as ready for review February 5, 2025 16:12
Copy link
Member

@erwango erwango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please put commits in the logical order:

  • New filters
  • New batch

@@ -144,6 +144,22 @@
match: "^ETH_TXD3$"
slew-rate: very-high-speed

- name: ETH
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might not be obvious why this differs from other ETH filters above.
Maybe you should specify "ETH (STM32N6 IP)", or sort of.

Additionally, it would be nice to squash the other ETH pins into a one liner to help comparing (non-blocking though)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Add STM32N6 Ethernet pinctrl config.
Use specific entry for "ETH (STM32N6 IP)" for clarify.

Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <[email protected]>
… entry

Combined individual ETH pin configurations into a single entry
for better readability and maintainability.

Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <[email protected]>
Update STM32N6 pinctrl dtsi files with the ETH pins

Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <[email protected]>
@erwango erwango self-assigned this Feb 6, 2025
@fabiobaltieri fabiobaltieri merged commit 7ff8153 into zephyrproject-rtos:main Feb 6, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants