Skip to content

Conversation

@maass-hamburg
Copy link
Member

@maass-hamburg maass-hamburg commented Nov 19, 2025

remove mdio_bus_enable/mdio_bus_disable, as they are no
longer needed and make the mdio api simpler.

MDIO is not a stable api, according to https://docs.zephyrproject.org/latest/develop/api/overview.html

More infos in: #95147

Closes: #95147

always enable mdio bus during init.

Signed-off-by: Fin Maaß <[email protected]>
@maass-hamburg maass-hamburg changed the title Mdio_bus_enable_remove drivers: mdio: remove bus_enable/bus_disable from api Nov 19, 2025
@maass-hamburg maass-hamburg marked this pull request as ready for review November 19, 2025 17:50
@zephyrbot zephyrbot added platform: Xilinx AMD Xilinx platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM) platform: Infineon Infineon Technologies AG area: MDIO area: Ethernet platform: ADI Analog Devices, Inc. labels Nov 19, 2025
@zephyrbot zephyrbot added the Release Notes To be mentioned in the release notes label Nov 19, 2025
remove mdio_bus_enable/mdio_bus_disable, as they are no
longer needed and make the mdio api simpler.

Signed-off-by: Fin Maaß <[email protected]>
mention mdio change.

Signed-off-by: Fin Maaß <[email protected]>
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Ethernet area: MDIO platform: ADI Analog Devices, Inc. platform: Infineon Infineon Technologies AG platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM) platform: Xilinx AMD Xilinx Release Notes To be mentioned in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RFC: Breaking API Change: mdio: remove bus_enable/bus_disable from api

3 participants