Re: [PATCH net-next v5 2/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support

From: Andrew Lunn
Date: Sun Aug 25 2024 - 21:28:17 EST


On Sun, Aug 25, 2024 at 09:18:47PM +0200, Pieter Van Trappen wrote:
> On 8/24/24 01:07, Tristram.Ha@xxxxxxxxxxxxx wrote:
> > KSZ8895/KSZ8864 is a switch family between KSZ8863/73 and KSZ8795, so it
> > shares some registers and functions in those switches already
> > implemented in the KSZ DSA driver.
> >
> > Signed-off-by: Tristram Ha <tristram.ha@xxxxxxxxxxxxx>
>
> Thanks to me the naming is somehow coherent now. I've quickly tested it with
> the KSZ8794 I have available to check for possible regressions and there's
> none I could see. So *not* tested with a KSZ8895/64; I don't know if that
> merits the tested-by tag but feel free to add it if you like:
>
> Tested-by: Pieter Van Trappen <pieter.van.trappen@xxxxxxx>

Regression testing is always welcome. Also it gives us a name of
somebody who we could ask in the future to do further regression
tests, which you can always say to, sorry i don't have the time.

Andrew