Merge branch 'net-fsl-xgmac_mdio-add-workaround-for-erratum-a-009885'
authorJakub Kicinski <kuba@kernel.org>
Wed, 19 Jan 2022 16:14:25 +0000 (08:14 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 19 Jan 2022 16:14:25 +0000 (08:14 -0800)
commit8eb896a77701bef7c80a99833ca776c9ddc317c8
tree783e98169a5fc339f7f3ec409cf495c01a4cf0de
parentbaa59504c1cd0cca7d41954a45ee0b3dc78e41a0
parent3f7c239c7844d2044ed399399d97a5f1c6008e1b
Merge branch 'net-fsl-xgmac_mdio-add-workaround-for-erratum-a-009885'

Tobias Waldekranz says:

====================
net/fsl: xgmac_mdio: Add workaround for erratum A-009885

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.
====================

Link: https://lore.kernel.org/r/20220118215054.2629314-1-tobias@waldekranz.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>