Add speed change support at runtime for the latest SoC version. Also, add ethtool .[gs]et_link_ksettings. Changes from v1: https://lore.kernel.org/all/20230803120621.1471440-1-yoshihiro.shimoda.uh@xxxxxxxxxxx/ - Rename rswitch_soc_match to rswitch_soc_no_speed_change. - Add Reviewed-by tag in the patch [12]/2 (Simon-san, thank you!). Yoshihiro Shimoda (2): net: renesas: rswitch: Add runtime speed change support net: renesas: rswitch: Add .[gs]et_link_ksettings support drivers/net/ethernet/renesas/rswitch.c | 29 +++++++++++++++++++++++--- drivers/net/ethernet/renesas/rswitch.h | 1 + 2 files changed, 27 insertions(+), 3 deletions(-) -- 2.25.1