RE: [PATCH 0/4] net: fman: Various cleanups
From: Camelia Alexandra Groza <hidden>
Date: 2022-06-07 14:25:47
Also in:
lkml
From: Camelia Alexandra Groza <hidden>
Date: 2022-06-07 14:25:47
Also in:
lkml
-----Original Message----- From: Sean Anderson <redacted> Sent: Tuesday, May 31, 2022 22:59 To: David S . Miller <davem@davemloft.net>; Jakub Kicinski [off-list ref]; netdev@vger.kernel.org Cc: Madalin Bucur <madalin.bucur@nxp.com>; linux-kernel@vger.kernel.org; Sean Anderson [off-list ref] 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 <redacted> Tested-by: Camelia Groza <redacted> Camelia