
18 Sep
2021
18 Sep
'21
2:46 p.m.
Make the Freescale/NXP TSEC driver listen to the phy-mode or phy-connection-type OF property.
Currently there is an attempt to auto-determine the PHY mode, only do that if the phy-mode string is not specified.
Also, be compatible with phy-mode, right now the driver only parses phy-connection-type, both both are equivalent.
Vladimir Oltean (2): net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode net: tsec: read the phy-mode property as fallback to phy-connection-type
drivers/net/tsec.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-)
--
2.25.1