diff options
author | Calvin Johnson <[email protected]> | 2021-06-11 13:53:54 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-11 13:08:53 -0700 |
commit | bc1bee3b87ee48bd97ef7fd306445132ba2041b0 (patch) | |
tree | e52b654c50d0a4ecea963c9baae755f0c9a79ba5 /tools/perf/scripts/python/compaction-times.py | |
parent | b9926da003cab58594803a2bc5a1d5bd7c670eba (diff) |
net: mdiobus: Introduce fwnode_mdiobus_register_phy()
Introduce fwnode_mdiobus_register_phy() to register PHYs on the
mdiobus. From the compatible string, identify whether the PHY is
c45 and based on this create a PHY device instance which is
registered on the mdiobus.
Along with fwnode_mdiobus_register_phy() also introduce
fwnode_find_mii_timestamper() and fwnode_mdiobus_phy_device_register()
since they are needed.
While at it, also use the newly introduced fwnode operation in
of_mdiobus_phy_device_register().
Signed-off-by: Calvin Johnson <[email protected]>
Signed-off-by: Ioana Ciornei <[email protected]>
Acked-by: Grant Likely <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions