linux_dsm_epyc7002/drivers/net/ethernet/atheros
Oleksij Rempel 569aad4fcd net: ag71xx: fix mdio subnode support
This patch is syncing driver with actual devicetree documentation:
Documentation/devicetree/bindings/net/qca,ar71xx.txt
|Optional subnodes:
|- mdio : specifies the mdio bus, used as a container for phy nodes
|  according to phy.txt in the same directory

The driver was working with fixed phy without any noticeable issues. This bug
was uncovered by introducing dsa ar9331-switch driver.
Since no one reported this bug until now, I assume no body is using it
and this patch should not brake existing system.

Fixes: d51b6ce441 ("net: ethernet: add ag71xx driver")
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-10-01 10:19:19 -07:00
..
alx net: atheros: Use dev_get_drvdata 2019-07-23 13:02:41 -07:00
atl1c net: atheros: Use dev_get_drvdata 2019-07-23 13:02:41 -07:00
atl1e net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
atlx net: atheros: Use dev_get_drvdata 2019-07-23 13:02:41 -07:00
ag71xx.c net: ag71xx: fix mdio subnode support 2019-10-01 10:19:19 -07:00
Kconfig net: ethernet: add ag71xx driver 2019-05-26 13:22:50 -07:00
Makefile net: ethernet: add ag71xx driver 2019-05-26 13:22:50 -07:00