RE: [PATCH 0/4] net: fman: Various cleanups

From: Camelia Alexandra Groza
Date: Tue Jun 07 2022 - 10:25:48 EST


> -----Original Message-----
> From: Sean Anderson <sean.anderson@xxxxxxxx>
> Sent: Tuesday, May 31, 2022 22:59
> To: David S . Miller <davem@xxxxxxxxxxxxx>; Jakub Kicinski
> <kuba@xxxxxxxxxx>; netdev@xxxxxxxxxxxxxxx
> Cc: Madalin Bucur <madalin.bucur@xxxxxxx>; linux-kernel@xxxxxxxxxxxxxxx;
> Sean Anderson <sean.anderson@xxxxxxxx>
> Subject: [PATCH 0/4] net: fman: Various cleanups
>
> This series performs a variety of cleanups for dpaa/fman, with the aim
> of reducing unused flexibility. I've tested this on layerscape, but I
> don't have any PPC platforms to test with (nor do I have access to the
> dtsec errata).
>
>
> Sean Anderson (4):
> net: fman: Convert to SPDX identifiers
> net: fman: Don't pass comm_mode to enable/disable
> net: fman: Store en/disable in mac_device instead of mac_priv_s
> net: fman: dtsec: Always gracefully stop/start

Hi

I ran sanity checks on two PPC platforms (T2080, P5020).
If you resend you can add my tags:

Acked-by: Camelia Groza <camelia.groza@xxxxxxx>
Tested-by: Camelia Groza <camelia.groza@xxxxxxx>

Camelia