net: phy: mdio: add IPQ4019 MDIO driver
authorRobert Marko <robert.marko@sartura.hr>
Thu, 30 Apr 2020 09:07:05 +0000 (11:07 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2020 19:11:14 +0000 (12:11 -0700)
commit466ed24fb22342f3ae1c10758a6a0c6a8c081b2d
tree017c10abe63bfdb643bb9a22eb53f90bd13ec13e
parent40cf7fbe8a43b1d8c3c0139423abbeb9625a909a
net: phy: mdio: add IPQ4019 MDIO driver

This patch adds the driver for the MDIO interface
inside of Qualcomm IPQ40xx series SoC-s.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/Kconfig
drivers/net/phy/Makefile
drivers/net/phy/mdio-ipq4019.c [new file with mode: 0644]