summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorDaniel Machon <daniel.machon@microchip.com>2024-12-20 14:48:40 +0100
committerJakub Kicinski <kuba@kernel.org>2024-12-23 10:57:53 -0800
commitc71b59690aa12daf3edbb4dd02b8821490dc727e (patch)
treefa0a1d8ac5046b855521cfb37f84a7fdf4447328 /scripts/lib/kdoc/kdoc_parser.py
parent847cf3b9c3ca5c39b0ddebf685dc7cd7d05d639f (diff)
net: sparx5: do some preparation work
The sparx5_port_init() does initial configuration of a variety of different features and options for each port. Some are shared for all types of devices, some are not. As it is now, common configuration is done after configuration of low-speed devices. This will not work when adding RGMII support in a subsequent patch. In preparation for lan969x RGMII support, move a block of code, that configures 2g5 devices, down. This ensures that the configuration common to all devices is done before configuration of 2g5, 5g, 10g and 25g devices. Reviewed-by: Steen Hegelund <Steen.Hegelund@microchip.com> Reviewed-by: Horatiu Vultur <horatiu.vultur@microchip.com> Tested-by: Robert Marko <robert.marko@sartura.hr> Signed-off-by: Daniel Machon <daniel.machon@microchip.com> Link: https://patch.msgid.link/20241220-sparx5-lan969x-switch-driver-4-v5-1-fa8ba5dff732@microchip.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions