commit | 90dfaeb3300390c314c4c37ea3347949decc852a | [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 | da3442378d91bb7fe70a06aed15e7672b1d27444 [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>