Skip to content

fix: scripts: mp1 series eth pin config #287

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arifbalik
Copy link
Contributor

STM32MP1 series has different Ethernet namings than what is specified in stm32-pinctrl-config.yaml, so I did put another config file with one regex; ETH[12]_(CLK|COL|CRS|CRS_DV|GTX_CLK|MDC|MDIO|PHY_INTN|PPS_OUT|REF_CLK|RX_CLK|RX_CTL|RX_DV|RX_ER|RXD|TX_CLK|TX_CTL|TX_EN|TX_ER|TXD)

arifbalik added a commit to arifbalik/hal_stm32 that referenced this pull request Jun 14, 2025
Updated the pins based on zephyrproject-rtos#287

Signed-off-by: Arif Balik <[email protected]>
arifbalik added a commit to arifbalik/hal_stm32 that referenced this pull request Jun 14, 2025
Updated the pins based on zephyrproject-rtos#287

Signed-off-by: Arif Balik <[email protected]>
STM32MP1 series has different Ethernet namings than what is specified in stm32-pinctrl-config.yaml, so I did put another config file with one regex; `ETH[12]_(CLK|COL|CRS|CRS_DV|GTX_CLK|MDC|MDIO|PHY_INTN|PPS_OUT|REF_CLK|RX_CLK|RX_CTL|RX_DV|RX_ER|RXD|TX_CLK|TX_CTL|TX_EN|TX_ER|TXD)`

Signed-off-by: Arif Balik <[email protected]>
arifbalik added a commit to arifbalik/hal_stm32 that referenced this pull request Jun 15, 2025
Updated the pins based on zephyrproject-rtos#287

Signed-off-by: Arif Balik <[email protected]>
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.

1 participant