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

From: Tristram.Ha
Date: Thu Aug 22 2024 - 19:34:01 EST


> Subject: Re: [PATCH net-next v4 2/2] net: dsa: microchip: Add KSZ8895/KSZ8864
> switch support
>
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content
> is safe
>
> On 8/20/24 12:08, Paolo Abeni wrote:
> > 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.
>
> Unfortunatelly does not apply cleanly anymore since commit
> fd250fed1f8856c37caa7b9a5e6015ad6f5011e5.
>
> Please rebase and re-send.

Will update and re-submit patches after testing with new code.