commit | 6b5c8d98e2043d321216961ba67edb757a1a16eb | [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 | 9d8f78a2a79f7e40606da129fa85f8edad15b4a1 [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>