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: Remove V1 code for stm32H7 and stm32H5 series #79076

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

marwaiehm-st
Copy link
Collaborator

  • Add stm32h7 ethernet compatible "st,stm32h7-ethernet", used also for stm32h5.
  • Remove the V1 code for STM32H7 and STM32H5 series
  • Replace "CONFIG_SOC_SERIES_STM32H7X || CONFIG_SOC_SERIES_STM32H5X"
    by the compatble st_stm32h7_ethernet

@marwaiehm-st marwaiehm-st force-pushed the eth_clean_v1_code branch 2 times, most recently from f97d80f to b00d391 Compare September 26, 2024 22:36
@erwango erwango added the platform: STM32 ST Micro STM32 label Sep 27, 2024
@marwaiehm-st marwaiehm-st force-pushed the eth_clean_v1_code branch 5 times, most recently from b05f085 to 78fdb69 Compare September 27, 2024 10:02
Add stm32h7 ethernet compatible "st,stm32h7-ethernet",
used also for stm32h5.

Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <marwa.ibenelhadjmessaoud-ext@st.com>
Remove the V1 code for STM32H7 and STM32H5 series

Replace "CONFIG_SOC_SERIES_STM32H7X || CONFIG_SOC_SERIES_STM32H5X"
by the compatble st_stm32h7_ethernet

Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <marwa.ibenelhadjmessaoud-ext@st.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants