commit | dabe1dbe2760fa315cc6097fd44a537100582568 | [log] [tgz] |
---|---|---|
author | Yang Xiwen <forbidden405@outlook.com> | Wed Aug 23 01:03:43 2023 +0800 |
committer | Tom Rini <trini@konsulko.com> | Sun Nov 05 16:11:38 2023 -0500 |
tree | 63e0bed2120941192377886bccff4ec151cf527f | |
parent | d9717115889f7e823f4df1022c261ad973ce743d [diff] |
net: add hifemac_mdio MDIO bus driver for HiSilicon platform It adds the driver for the internal MDIO bus of HIFEMAC Ethernet controller. It's based on the mainstream linux driver. Signed-off-by: Yang Xiwen <forbidden405@outlook.com>