Merge branch 'rework-tx-fault-fixups'
authorJakub Kicinski <kuba@kernel.org>
Fri, 6 Oct 2023 01:05:07 +0000 (18:05 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 6 Oct 2023 01:05:08 +0000 (18:05 -0700)
Russell King says:

====================
Rework tx fault fixups

This series reworks the tx-fault fixup and then improves the Nokia GPON
workaround to also ignore the RX LOS signal as well. We do this by
introducing a mask of hardware pin states that should be ignored,
converting the tx-fault fixup to use that, and then augmenting it for
RX LOS.
====================

Link: https://lore.kernel.org/r/ZRwYJXRizvkhm83M@shell.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge