Files
u-boot/net
Marek Behún 123ca114e0 net: introduce helpers to get PHY interface mode from a device/ofnode
Add helpers ofnode_read_phy_mode() and dev_read_phy_mode() to parse the
"phy-mode" / "phy-connection-type" property. Add corresponding UT test.

Use them treewide.

This allows us to inline the phy_get_interface_by_name() into
ofnode_read_phy_mode(), since the former is not used anymore.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Tested-by: Patrice Chotard <patrice.chotard@foss.st.com>
2022-04-10 08:44:12 +03:00
..
2020-06-12 13:17:23 -04:00
2022-01-19 18:11:34 +01:00
2022-03-18 12:48:17 -04:00
2019-09-04 11:37:19 -05:00
2020-09-30 16:55:03 -04:00
2018-07-02 14:14:20 -05:00