]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: lan969x: add constants to match data
authorDaniel Machon <daniel.machon@microchip.com>
Wed, 23 Oct 2024 22:01:27 +0000 (00:01 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 31 Oct 2024 01:08:05 +0000 (18:08 -0700)
commitc1edd1b23e9028c87cb25a4e7d54c252f9b6b523
tree27d890be4869ebeb92ca6ae9f18be7a4832d3570
parent69b614251784fb0c2baf8729c041326a5bb42720
net: lan969x: add constants to match data

Add the lan969x constants to match data. These are already used
throughout the Sparx5 code (introduced in earlier series [1]), so no
need to update any code use.

[1] https://lore.kernel.org/netdev/20241004-b4-sparx5-lan969x-switch-driver-v2-0-d3290f581663@microchip.com/

Reviewed-by: Steen Hegelund <Steen.Hegelund@microchip.com>
Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
Link: https://patch.msgid.link/20241024-sparx5-lan969x-switch-driver-2-v2-8-a0b5fae88a0f@microchip.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/microchip/lan969x/lan969x.c