Skip to content

dts: -pinctrl.dtsi: Label clean up and HSPI signals #279

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 5 commits into from
May 21, 2025

Conversation

erwango
Copy link
Member

@erwango erwango commented May 7, 2025

  • Rename ETH N6 IP label to be less confusing when generated on other series.
  • Generate ETH extended signals on STM32MP13
  • Generate HSPI signals (STM32U5)

Use "ETH Extended" as a less confusing name.

Signed-off-by: Erwan Gouriou <[email protected]>
Copy link

@etienne-lms etienne-lms left a comment

Choose a reason for hiding this comment

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

For commit "dts: New batch with new ETH label and MP13 signals":
Would be nice to be plit in 2 commits: one for the ETH label and one for adding MP13 pinctrl nodes.

For commit "dts: New batch with HSPI signals":
There are more than only HSPI related changes in this commit. Could you move the JTAG port related changes into a specific commit?

@erwango
Copy link
Member Author

erwango commented May 16, 2025

Thanks, fixed.

@@ -247,4 +247,3 @@

- name: USB
match: "^USB_(?:DM)?(?:DP)?(?:NOE)?$"

Choose a reason for hiding this comment

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

Nitpicking: I think you should discard the change on this last file line.

Copy link
Member Author

Choose a reason for hiding this comment

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

It should not have been added and was removed by my editor. I'll keep it that way.

Copy link

@etienne-lms etienne-lms left a comment

Choose a reason for hiding this comment

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

Comment for commits "dts: New batch with new ETH label" and "dts: ETH MP13 signals":
The 2 commit messages only mention ETH but also add data related to SAI and a few UART related devices. I would propose you squash the 2 commits and update the commit messages to mention also updates of SAI and UART related devices.

erwango added 4 commits May 20, 2025 15:58
Generate a new batch with Eth modified label (N6 and MP1)

Signed-off-by: Erwan Gouriou <[email protected]>
MP13: Eth (extended) signals addition
MP13: SAI signals addition
MP13: Update drive/bias prop on USART signals

The fact that these MP13 signals/updates were missing is a consequence
of a race between MP13 introductions and previous PRs.
They should have already been available.

Signed-off-by: Erwan Gouriou <[email protected]>
Add a filter for HSPI signals available on U5 series.

Signed-off-by: Erwan Gouriou <[email protected]>
Generate a new batch with HSPI signals

Signed-off-by: Erwan Gouriou <[email protected]>
@erwango erwango requested a review from etienne-lms May 20, 2025 14:06
@erwango erwango merged commit 5cbc642 into zephyrproject-rtos:main May 21, 2025
2 checks passed
@erwango erwango mentioned this pull request May 22, 2025
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.

3 participants