u-boot/arch/sandbox/dts
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
..
include Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
cros-ec-keyboard.dtsi sandbox: avoid duplicate backslash input 2020-10-06 09:07:54 -06:00
Makefile dts: automatically build necessary .dtb files 2022-02-09 12:26:12 -07:00
overlay0.dts sandbox: Add license headers to the dts files 2021-09-16 13:19:25 -04:00
overlay1.dts sandbox: Add license headers to the dts files 2021-09-16 13:19:25 -04:00
sandbox.dts sandbox: Add license headers to the dts files 2021-09-16 13:19:25 -04:00
sandbox.dtsi arch: Kconfig: imply BINMAN for SANDBOX 2022-03-31 14:12:01 -04:00
sandbox64.dts sandbox: Add license headers to the dts files 2021-09-16 13:19:25 -04:00
sandbox_pmic.dtsi dm: sandbox: i2c: Use new emulator parent uclass 2018-11-29 09:30:05 -07:00
test.dts net: introduce helpers to get PHY interface mode from a device/ofnode 2022-04-10 08:44:12 +03:00