Files
u-boot/drivers
Vladimir Oltean d883a5fb52 net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode
Currently the init_phy function may overwrite the priv->interface
property, since it calls tsec_get_interface which tries to determine it
dynamically based on default register values in ECNTRL.

Let's do that only if phy-connection-type happens to not be defined in
the device tree.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
2021-09-28 18:50:56 +03:00
..
2021-07-21 10:27:35 -06:00
2021-09-13 18:23:13 -04:00
2021-09-13 18:23:13 -04:00
2021-09-14 00:02:10 +01:00
2021-09-28 18:50:55 +03:00
2021-09-13 18:23:13 -04:00
2021-09-14 09:07:18 -04:00
2021-09-13 18:23:13 -04:00
2021-09-13 18:23:13 -04:00
2021-08-09 14:46:51 +02:00