commit | 229f4bb47512ece7b8ca0bd1a097fee30886b9b8 | [log] [tgz] |
---|---|---|
author | Calvin Johnson <calvin.johnson@oss.nxp.com> | Mon Jun 22 20:35:33 2020 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 23 20:35:15 2020 -0700 |
tree | fdd069898e8190f42ea0855806a2d4205c0e17e9 | |
parent | 0cc8fecf041d3e5285380da62cc6662bdc942d8c [diff] |
net/fsl: acpize xgmac_mdio Add ACPI support for xgmac MDIO bus registration while maintaining the existing DT support. The function mdiobus_register() inside of_mdiobus_register(), brings up all the PHYs on the mdio bus and attach them to the bus. Signed-off-by: Jeremy Linton <jeremy.linton@arm.com> Signed-off-by: Calvin Johnson <calvin.johnson@oss.nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>