commit | c8672fa649bd208f80e244e0c954501fe369cc33 | [log] [tgz] |
---|---|---|
author | IBEN EL HADJ MESSAOUD Marwa <marwa.ibenelhadjmessaoud-ext@st.com> | Wed Feb 19 12:08:17 2025 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Mar 07 19:57:59 2025 +0100 |
tree | 5aa881ea1c05a2079f9b4926a8994e0367da8638 | |
parent | 4283a3f79eecece4ebd16c3d36bd4d9978a7f16d [diff] |
drivers: ethernet: Update Ethernet PHY mode and speed configuration - Added macros `STM32_ETH_PHY_MODE` to determine the PHY mode and speed from the `phy_connection_type` property in the device tree. - Updated the `eth0_data` structure to use `STM32_ETH_PHY_MODE` for setting the media interface. Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <marwa.ibenelhadjmessaoud-ext@st.com>