commit | 975151d056acef155643bdb57b29a1a28ba5590f | [log] [tgz] |
---|---|---|
author | Robert Marko <robert.marko@sartura.hr> | Thu Oct 08 22:05:11 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 22 09:54:54 2020 -0400 |
tree | 8b28e1aa4c169e7febf8f2e5c001090e26be0893 | |
parent | 96d603667106026c2f8fbb96e4581bbbb02566dc [diff] |
net: Add IPQ40xx MDIO driver This adds the driver for the IPQ40xx built-in MDIO. This will be needed to support future PHY driver. Signed-off-by: Robert Marko <robert.marko@sartura.hr> Cc: Luka Perkov <luka.perkov@sartura.hr>