Re: [PATCH] modules: Add kernel module for MV88E6xxx DSA switch

2024-01-31 Thread Linus Walleij
On Wed, Jan 31, 2024 at 1:35 PM Paul D wrote: > Is this what we tested on 6846? Or this is what you've been cooking? :) > > I'm almost certain it's the latter. Yeah I have it in my new patch set for the 6846, so we don't have to unconditionally compile in the mv88e6xxx switch into all bcm6328

Re: [PATCH] modules: Add kernel module for MV88E6xxx DSA switch

2024-01-31 Thread Paul D
Is this what we tested on 6846? Or this is what you've been cooking? :) I'm almost certain it's the latter. On 2024-01-30 23:33, Linus Walleij wrote: This adds a kernel module package for the Marvell MV88E6XXX DSA switch and a separate module package for the DSA tagger since it can in theory

[PATCH] modules: Add kernel module for MV88E6xxx DSA switch

2024-01-30 Thread Linus Walleij
This adds a kernel module package for the Marvell MV88E6XXX DSA switch and a separate module package for the DSA tagger since it can in theory be used by multiple DSA switches. Enable both DSA and EDSA tags in the tagger. We can't just compile this in because just a few devices has this DSA, and