Re: [PATCH net-next v5 2/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
From: Pieter Van Trappen
Date: Sun Aug 25 2024 - 15:19:12 EST
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>
Cheers, Pieter