]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite32ee1eb4cf622c9485f5aadf37d60dc98c9b0af
tree783e98169a5fc339f7f3ec409cf495c01a4cf0de
parentae7689ef582d857f7a207c68a07ae1bd7f31a086
parentee9b899d60778fb2f0b94f2702652a28412ef9e4
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>