net: phy: Add basic driver for MV88E6XXX switches from Marvell
Port a very abridged version of MV88E6XXX DSA driver from Linux
kernel. Currently only internal MDIO bus connected to switch PHYs is
exposed.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 0247554 commit 368d297936f0fefa773006a67167519c62e84aef
@Andrey Smirnov Andrey Smirnov authored on 16 Oct 2018
Sascha Hauer committed on 23 Oct 2018
Showing 9 changed files
View
drivers/net/phy/Kconfig
View
drivers/net/phy/Makefile
View
drivers/net/phy/mv88e6xxx/Makefile 0 → 100644
View
drivers/net/phy/mv88e6xxx/chip.c 0 → 100644
View
drivers/net/phy/mv88e6xxx/chip.h 0 → 100644
View
drivers/net/phy/mv88e6xxx/global2.c 0 → 100644
View
drivers/net/phy/mv88e6xxx/global2.h 0 → 100644
View
drivers/net/phy/mv88e6xxx/port.c 0 → 100644
View
drivers/net/phy/mv88e6xxx/port.h 0 → 100644