diff options
author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2025-03-12 12:20:52 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-03-18 17:53:15 +0300 |
commit | 9886718ad1c5dc26c6b57f5c3eb66f1bf2ba0d06 (patch) | |
tree | 946c7e0bd87bc2fca8bc95db94bc7cbee5c9e5d5 /net/lapb/lapb_out.c | |
parent | 3e5833060efb6478757dc34284d76ee196157833 (diff) | |
download | linux-9886718ad1c5dc26c6b57f5c3eb66f1bf2ba0d06.tar.xz |
net: stmmac: rk: 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.
Set bsp_priv->phy_iface from plat->phy_interface.
Reviewed-by: Michal Kubiak <michal.kubiak@intel.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1tsIGi-005uzx-3p@rmk-PC.armlinux.org.uk
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions