Re: [PATCH] net: tsec: add option to set device max-speed via dts

2021-06-04 Thread Vladimir Oltean
On Fri, Jun 04, 2021 at 11:13:36AM +, Aleksandar Gerasimovski wrote: > Current tsec adapter sets adapter gigabit capabilities by default, and in > reality this must not always be the case. > It is possible that tsec adapter is used for 100Mbit connection, and in > this case setting 1000Mbit

[PATCH] net: tsec: add option to set device max-speed via dts

2021-06-04 Thread Aleksandar Gerasimovski
Current tsec adapter sets adapter gigabit capabilities by default, and in reality this must not always be the case. It is possible that tsec adapter is used for 100Mbit connection, and in this case setting 1000Mbit capabilities can lead to some side effects such longer autoneg process. In our