Files
u-boot/drivers/net
Nate Drude 4cc25cd5ce phy: adin: fix broken support for adi, phy-mode-override
Currently, the adin driver fails to compile.

The original patch introducing the adin driver used the function
phy_get_interface_by_name to support the adi,phy-mode-override
property. Unfortunately, a few days before the adin patch
was accepted, another patch removed support for phy_get_interface_by_name:

123ca114e0

This patch refactors adin_get_phy_mode_override, implementing the logic in
the new function, ofnode_read_phy_mode, from the patch above.

Signed-off-by: Nate Drude <nate.d@variscite.com>
Tested-by: Josua Mayer <josua@solid-run.com>
Signed-off-by: Josua Mayer <josua@solid-run.com>
2022-06-14 21:25:26 +02:00
..
2021-02-24 16:51:49 -05:00
2022-04-13 15:13:54 +03:00
2021-09-28 18:50:56 +03:00
2022-06-03 11:15:24 -04:00
2022-05-26 10:32:27 -04:00
2021-07-18 21:03:57 -04:00
2022-03-25 12:01:15 +00:00
2018-07-26 14:08:21 -05:00
2022-05-04 07:05:51 +02:00
2021-02-15 10:16:24 -05:00