commit | 0aa4d016c043d16a282e7e93edf6213a7b954c90 | [log] [tgz] |
---|---|---|
author | Antoine Tenart <antoine.tenart@bootlin.com> | Tue Dec 17 18:07:41 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 19 17:32:21 2019 -0800 |
tree | c3249cc700e0f9f61c0014b4263320851267763f | |
parent | 0fd260056ef84ede8f444c66a3820811691fe884 [diff] |
of: mdio: export of_mdiobus_child_is_phy This patch exports of_mdiobus_child_is_phy, allowing to check if a child node is a network PHY. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>