net: stmmac: allow stmmac to probe for C45 PHY devices
authorWong Vee Khee <vee.khee.wong@intel.com>
Wed, 9 Dec 2020 22:47:00 +0000 (06:47 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Dec 2020 03:40:09 +0000 (19:40 -0800)
commit523437d7b5ba17ffc85f48d10e6cf5b8200e08de
tree962bc8031f3632665f45e80a5df7ee95633f376c
parent5cab30359a4bca343ea08c504aed8ecc86258e13
net: stmmac: allow stmmac to probe for C45 PHY devices

Assign stmmac's mdio_bus probe capabilities to MDIOBUS_C22_C45.
This extended the probing of C45 PHY devices on the MDIO bus.

Signed-off-by: Wong Vee Khee <vee.khee.wong@intel.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c