diff options
| author | Russell King (Oracle) <[email protected]> | 2025-03-12 09:20:41 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-03-18 14:53:15 +0000 |
| commit | f07cb4b4b4816169cd4b051286d1bccff3fef666 (patch) | |
| tree | 71f09c34d3f2265bc1dfaf6b818d6dc37f1cdbb2 /net/core/utils.c | |
| parent | net: stmmac: anarion: remove of_get_phy_mode() (diff) | |
| download | kernel-f07cb4b4b4816169cd4b051286d1bccff3fef666.tar.gz kernel-f07cb4b4b4816169cd4b051286d1bccff3fef666.zip | |
net: stmmac: ipq806x: remove of_get_phy_mode()
devm_stmmac_probe_config_dt() already gets the PHY mode from firmware,
which is stored in plat_dat->phy_interface. Therefore, we don't need to
get it in platform code.
Pass plat_dat into ipq806x_gmac_of_parse(), and set gmac->phy_mode from
plat_dat->phy_interface.
Reviewed-by: Michal Kubiak <[email protected]>
Signed-off-by: Russell King (Oracle) <[email protected]>
Link: https://patch.msgid.link/[email protected]
Reviewed-by: Jacob Keller <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/core/utils.c')
0 files changed, 0 insertions, 0 deletions
