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
..
2022-01-25 11:44:36 -07:00
2022-01-19 18:11:34 +01:00
2021-07-21 10:27:35 -06:00
2021-01-12 10:58:04 +05:30
2022-01-19 18:11:34 +01:00
2021-09-25 09:46:15 -06:00
2021-01-30 14:25:41 -07:00
2021-09-28 18:50:56 +03:00
2021-10-13 14:18:30 -07:00
2021-08-22 10:52:53 +02:00
2021-10-31 08:46:44 -04:00
2020-10-08 11:42:36 -04:00
2021-02-26 15:30:55 +01:00
2022-01-19 18:11:34 +01:00
2021-05-26 17:26:07 -04:00
2022-01-25 12:36:10 -07:00
2021-03-27 15:04:31 +13:00
2021-09-30 08:08:56 -04:00
2021-05-04 07:57:18 -04:00
2020-11-05 09:11:30 -07:00
2021-02-16 11:48:20 -05:00
2022-01-19 18:11:34 +01:00
2022-01-25 12:36:10 -07:00
2021-09-25 09:46:15 -06:00
2020-10-22 09:54:53 -04:00
2022-01-19 18:11:34 +01:00