Skip to content
Commit 253761a0 authored by Clayton Rayment's avatar Clayton Rayment Committed by Jakub Kicinski
Browse files

net: xilinx: axiethernet: Enable dynamic MDIO MDC



MDIO spec does not require an MDC at all times, only when MDIO
transactions are occurring. This patch allows the xilinx_axienet
driver to disable the MDC when not in use, and re-enable it when
needed. It also simplifies the driver by removing MDC disable
and enable in device reset sequence.

Signed-off-by: default avatarClayton Rayment <clayton.rayment@xilinx.com>
Signed-off-by: default avatarRadhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 6c3cbaa0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment