All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/4] net/fsl: xgmac_mdio: Add workaround for erratum A-009885
@ 2022-01-16 21:15 ` Tobias Waldekranz
  0 siblings, 0 replies; 28+ messages in thread
From: Tobias Waldekranz @ 2022-01-16 21:15 UTC (permalink / raw)
  To: davem, kuba
  Cc: madalin.bucur, robh+dt, mpe, benh, paulus, netdev, devicetree,
	linuxppc-dev

The individual messages mostly speak for themselves.

It is very possible that there are more chips out there that are
impacted by this, but I only have access to the errata document for
the T1024 family, so I've limited the DT changes to the exact FMan
version used in that device. Hopefully someone from NXP can supply a
follow-up if need be.

The final commit is an unrelated fix that was brought to my attention
by sparse.

Tobias Waldekranz (4):
  net/fsl: xgmac_mdio: Add workaround for erratum A-009885
  dt-bindings: net: Document fsl,erratum-a009885
  powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses
  net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module

 .../devicetree/bindings/net/fsl-fman.txt      |  9 ++++++
 arch/powerpc/boot/dts/fsl/qoriq-fman3l-0.dtsi |  2 ++
 drivers/net/ethernet/freescale/xgmac_mdio.c   | 28 ++++++++++++++-----
 3 files changed, 32 insertions(+), 7 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2022-01-18 20:35 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-16 21:15 [PATCH net 0/4] net/fsl: xgmac_mdio: Add workaround for erratum A-009885 Tobias Waldekranz
2022-01-16 21:15 ` Tobias Waldekranz
2022-01-16 21:15 ` [PATCH net 1/4] " Tobias Waldekranz
2022-01-16 21:15   ` Tobias Waldekranz
2022-01-16 22:02   ` Andrew Lunn
2022-01-16 22:02     ` Andrew Lunn
2022-01-17  7:24     ` Tobias Waldekranz
2022-01-17  7:24       ` Tobias Waldekranz
2022-01-17 14:00       ` Andrew Lunn
2022-01-17 14:00         ` Andrew Lunn
2022-01-18 20:34         ` Jakub Kicinski
2022-01-18 20:34           ` Jakub Kicinski
2022-01-18  8:40   ` Tobias Waldekranz
2022-01-18  8:40     ` Tobias Waldekranz
2022-01-16 21:15 ` [PATCH net 2/4] dt-bindings: net: Document fsl,erratum-a009885 Tobias Waldekranz
2022-01-16 21:15   ` Tobias Waldekranz
2022-01-16 21:56   ` Andrew Lunn
2022-01-16 21:56     ` Andrew Lunn
2022-01-16 21:15 ` [PATCH net 3/4] powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses Tobias Waldekranz
2022-01-16 21:15   ` Tobias Waldekranz
2022-01-18  8:41   ` Tobias Waldekranz
2022-01-18  8:41     ` Tobias Waldekranz
2022-01-16 21:15 ` [PATCH net 4/4] net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module Tobias Waldekranz
2022-01-16 21:15   ` Tobias Waldekranz
2022-01-16 21:54   ` Andrew Lunn
2022-01-16 21:54     ` Andrew Lunn
2022-01-17  7:26     ` Tobias Waldekranz
2022-01-17  7:26       ` Tobias Waldekranz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.