* [PATCH] net: ti: icssg-prueth: add missing deps
@ 2024-07-08 13:38 Guillaume La Roque
2024-07-08 13:53 ` Andrew Lunn
0 siblings, 1 reply; 3+ messages in thread
From: Guillaume La Roque @ 2024-07-08 13:38 UTC (permalink / raw)
To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
MD Danish Anwar, Andrew Lunn
Cc: netdev, linux-kernel, Guillaume La Roque
Add missing dependency on NET_SWITCHDEV.
Fixes: 5905de14c2a5 ("net: ti: icssg-prueth: Add support for ICSSG switch firmware")
Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
---
drivers/net/ethernet/ti/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/ethernet/ti/Kconfig b/drivers/net/ethernet/ti/Kconfig
index f160a3b71499..0d5a862cd78a 100644
--- a/drivers/net/ethernet/ti/Kconfig
+++ b/drivers/net/ethernet/ti/Kconfig
@@ -188,6 +188,7 @@ config TI_ICSSG_PRUETH
select TI_ICSS_IEP
select TI_K3_CPPI_DESC_POOL
depends on PRU_REMOTEPROC
+ depends on NET_SWITCHDEV
depends on ARCH_K3 && OF && TI_K3_UDMA_GLUE_LAYER
depends on PTP_1588_CLOCK_OPTIONAL
help
---
base-commit: 5483cbfd863f01126c08703898a9e71d991a9bfe
change-id: 20240708-net-deps-e514a1e5b112
Best regards,
--
Guillaume La Roque <glaroque@baylibre.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] net: ti: icssg-prueth: add missing deps
2024-07-08 13:38 [PATCH] net: ti: icssg-prueth: add missing deps Guillaume La Roque
@ 2024-07-08 13:53 ` Andrew Lunn
2024-07-08 14:25 ` Guillaume LA ROQUE
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Lunn @ 2024-07-08 13:53 UTC (permalink / raw)
To: Guillaume La Roque
Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
MD Danish Anwar, netdev, linux-kernel
On Mon, Jul 08, 2024 at 03:38:20PM +0200, Guillaume La Roque wrote:
> Add missing dependency on NET_SWITCHDEV.
>
> Fixes: 5905de14c2a5 ("net: ti: icssg-prueth: Add support for ICSSG switch firmware")
> Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] net: ti: icssg-prueth: add missing deps
2024-07-08 13:53 ` Andrew Lunn
@ 2024-07-08 14:25 ` Guillaume LA ROQUE
0 siblings, 0 replies; 3+ messages in thread
From: Guillaume LA ROQUE @ 2024-07-08 14:25 UTC (permalink / raw)
To: Andrew Lunn
Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
MD Danish Anwar, netdev, linux-kernel
Le 08/07/2024 à 15:53, Andrew Lunn a écrit :
> On Mon, Jul 08, 2024 at 03:38:20PM +0200, Guillaume La Roque wrote:
>> Add missing dependency on NET_SWITCHDEV.
>>
>> Fixes: 5905de14c2a5 ("net: ti: icssg-prueth: Add support for ICSSG switch firmware")
>> Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
> Reviewed-by: Andrew Lunn <andrew@lunn.ch>
>
> Andrew
I will send a v2 , shaeone was wrong on Fixes line.
Guillaume
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-07-08 14:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-08 13:38 [PATCH] net: ti: icssg-prueth: add missing deps Guillaume La Roque
2024-07-08 13:53 ` Andrew Lunn
2024-07-08 14:25 ` Guillaume LA ROQUE
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®