* [PATCH net-next] net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X
@ 2025-09-17 11:00 Robert Marko
2025-09-18 8:01 ` Daniel Machon
2025-09-18 23:00 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Robert Marko @ 2025-09-17 11:00 UTC (permalink / raw)
To: andrew+netdev, davem, edumazet, kuba, pabeni, Steen.Hegelund,
UNGLinuxDriver, netdev, linux-arm-kernel, linux-kernel
Cc: luka.perkov, benjamin.ryzman, Robert Marko
LAN969x switchdev support depends on the SparX-5 core,so make it selectable
for ARCH_LAN969X.
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
---
drivers/net/ethernet/microchip/sparx5/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/microchip/sparx5/Kconfig b/drivers/net/ethernet/microchip/sparx5/Kconfig
index 35e1c0cf345e..a4d6706590d2 100644
--- a/drivers/net/ethernet/microchip/sparx5/Kconfig
+++ b/drivers/net/ethernet/microchip/sparx5/Kconfig
@@ -3,7 +3,7 @@ config SPARX5_SWITCH
depends on NET_SWITCHDEV
depends on HAS_IOMEM
depends on OF
- depends on ARCH_SPARX5 || COMPILE_TEST
+ depends on ARCH_SPARX5 || ARCH_LAN969X || COMPILE_TEST
depends on PTP_1588_CLOCK_OPTIONAL
depends on BRIDGE || BRIDGE=n
select PHYLINK
--
2.51.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X
2025-09-17 11:00 [PATCH net-next] net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X Robert Marko
@ 2025-09-18 8:01 ` Daniel Machon
2025-09-18 23:00 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Daniel Machon @ 2025-09-18 8:01 UTC (permalink / raw)
To: Robert Marko
Cc: andrew+netdev, davem, edumazet, kuba, pabeni, Steen.Hegelund,
UNGLinuxDriver, netdev, linux-arm-kernel, linux-kernel,
luka.perkov, benjamin.ryzman
> LAN969x switchdev support depends on the SparX-5 core,so make it selectable
> for ARCH_LAN969X.
>
> Signed-off-by: Robert Marko <robert.marko@sartura.hr>
> ---
> drivers/net/ethernet/microchip/sparx5/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/ethernet/microchip/sparx5/Kconfig b/drivers/net/ethernet/microchip/sparx5/Kconfig
> index 35e1c0cf345e..a4d6706590d2 100644
> --- a/drivers/net/ethernet/microchip/sparx5/Kconfig
> +++ b/drivers/net/ethernet/microchip/sparx5/Kconfig
> @@ -3,7 +3,7 @@ config SPARX5_SWITCH
> depends on NET_SWITCHDEV
> depends on HAS_IOMEM
> depends on OF
> - depends on ARCH_SPARX5 || COMPILE_TEST
> + depends on ARCH_SPARX5 || ARCH_LAN969X || COMPILE_TEST
> depends on PTP_1588_CLOCK_OPTIONAL
> depends on BRIDGE || BRIDGE=n
> select PHYLINK
> --
> 2.51.0
>
Reviewed-by: Daniel Machon <daniel.machon@microchip.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X
2025-09-17 11:00 [PATCH net-next] net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X Robert Marko
2025-09-18 8:01 ` Daniel Machon
@ 2025-09-18 23:00 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-09-18 23:00 UTC (permalink / raw)
To: Robert Marko
Cc: andrew+netdev, davem, edumazet, kuba, pabeni, Steen.Hegelund,
UNGLinuxDriver, netdev, linux-arm-kernel, linux-kernel,
luka.perkov, benjamin.ryzman
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 17 Sep 2025 13:00:24 +0200 you wrote:
> LAN969x switchdev support depends on the SparX-5 core,so make it selectable
> for ARCH_LAN969X.
>
> Signed-off-by: Robert Marko <robert.marko@sartura.hr>
> ---
> drivers/net/ethernet/microchip/sparx5/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [net-next] net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X
https://git.kernel.org/netdev/net-next/c/6287982aa549
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-09-18 23:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-17 11:00 [PATCH net-next] net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X Robert Marko
2025-09-18 8:01 ` Daniel Machon
2025-09-18 23:00 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox