netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu
@ 2023-04-26 20:28 Angelo Dureghello
  2023-04-26 20:58 ` Andrew Lunn
  2023-04-28  9:00 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Angelo Dureghello @ 2023-04-26 20:28 UTC (permalink / raw)
  To: andrew, vivien.didelot, olteanv; +Cc: netdev, Angelo Dureghello

From: Angelo Dureghello <angelo.dureghello@timesys.com>

Add rsvd2cpu capability for mv88e6321 model, to allow proper bpdu
processing.

Signed-off-by: Angelo Dureghello <angelo.dureghello@timesys.com>
Fixes: 51c901a775621 ("net: dsa: mv88e6xxx: distinguish Global 2 Rsvd2CPU")
---
Changes for v2:
- use mv88e6352_g2_mgmt_rsvd2cpu instead of mv88e6185_g2_mgmt_rsvd2cpu
---
 drivers/net/dsa/mv88e6xxx/chip.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/dsa/mv88e6xxx/chip.c b/drivers/net/dsa/mv88e6xxx/chip.c
index 7108f745fbf0..902f40721340 100644
--- a/drivers/net/dsa/mv88e6xxx/chip.c
+++ b/drivers/net/dsa/mv88e6xxx/chip.c
@@ -5182,6 +5182,7 @@ static const struct mv88e6xxx_ops mv88e6321_ops = {
 	.set_cpu_port = mv88e6095_g1_set_cpu_port,
 	.set_egress_port = mv88e6095_g1_set_egress_port,
 	.watchdog_ops = &mv88e6390_watchdog_ops,
+	.mgmt_rsvd2cpu = mv88e6352_g2_mgmt_rsvd2cpu,
 	.reset = mv88e6352_g1_reset,
 	.vtu_getnext = mv88e6185_g1_vtu_getnext,
 	.vtu_loadpurge = mv88e6185_g1_vtu_loadpurge,
-- 
2.40.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu
  2023-04-26 20:28 [PATCH v2] net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu Angelo Dureghello
@ 2023-04-26 20:58 ` Andrew Lunn
  2023-04-28  9:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2023-04-26 20:58 UTC (permalink / raw)
  To: Angelo Dureghello; +Cc: vivien.didelot, olteanv, netdev, Angelo Dureghello

On Wed, Apr 26, 2023 at 10:28:15PM +0200, Angelo Dureghello wrote:
> From: Angelo Dureghello <angelo.dureghello@timesys.com>
> 
> Add rsvd2cpu capability for mv88e6321 model, to allow proper bpdu
> processing.
> 
> Signed-off-by: Angelo Dureghello <angelo.dureghello@timesys.com>
> Fixes: 51c901a775621 ("net: dsa: mv88e6xxx: distinguish Global 2 Rsvd2CPU")

This is for net.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu
  2023-04-26 20:28 [PATCH v2] net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu Angelo Dureghello
  2023-04-26 20:58 ` Andrew Lunn
@ 2023-04-28  9:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-04-28  9:00 UTC (permalink / raw)
  To: Angelo Dureghello
  Cc: andrew, vivien.didelot, olteanv, netdev, angelo.dureghello

Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Wed, 26 Apr 2023 22:28:15 +0200 you wrote:
> From: Angelo Dureghello <angelo.dureghello@timesys.com>
> 
> Add rsvd2cpu capability for mv88e6321 model, to allow proper bpdu
> processing.
> 
> Signed-off-by: Angelo Dureghello <angelo.dureghello@timesys.com>
> Fixes: 51c901a775621 ("net: dsa: mv88e6xxx: distinguish Global 2 Rsvd2CPU")
> 
> [...]

Here is the summary with links:
  - [v2] net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu
    https://git.kernel.org/netdev/net/c/6686317855c6

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:[~2023-04-28  9:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-26 20:28 [PATCH v2] net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu Angelo Dureghello
2023-04-26 20:58 ` Andrew Lunn
2023-04-28  9: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;
as well as URLs for NNTP newsgroup(s).