Files
u-boot/drivers/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
..
2021-12-02 08:34:01 +02:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-02-24 16:51:49 -05:00
2021-09-28 18:50:56 +03:00
2022-03-25 12:01:15 +00:00
2021-12-02 08:34:01 +02:00
2021-07-18 21:03:57 -04:00
2022-03-25 12:01:15 +00:00
2021-02-15 10:16:24 -05:00