Some FPGA platforms have to set frequency of the MDIO bus lower than 2.5 MHz. Thus, we add a DT property to work with them at boot time. The default 2.5 MHz would be set if the property is not pressent. Andy Chiu (2): net:xilinx_axi: set mdio frequency according to DT dt-bindings: add mdio frequency description .../bindings/net/xilinx_axienet.txt | 3 +++ .../net/ethernet/xilinx/xilinx_axienet_mdio.c | 25 ++++++++++++++++--- 2 files changed, 24 insertions(+), 4 deletions(-) -- 2.36.0