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

From: Paolo Abeni
Date: Tue Aug 20 2024 - 06:08:39 EST


On 8/15/24 04:20, Tristram.Ha@xxxxxxxxxxxxx wrote:
From: Tristram Ha <tristram.ha@xxxxxxxxxxxxx>

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>

I usually wait for an explicit ack from the DSA crew on this kind of patches, but this one and it really looks really unlikely to indroduce any regression for the already supported chips and it's lingering since a bit, so I'm applying it now.

Thanks,

Paolo