[PATCH net-next 0/2] net:axienet: Add a DT property to configure frequency of the MDIO bus
Andy Chiu
andy.chiu at sifive.com
Thu Oct 20 02:41:04 PDT 2022
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
More information about the linux-arm-kernel
mailing list