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)
commitb374d522985ca1a1edb0f165b64974e045e8c490
treeed0b9b55b96f2eeaa8234267db259b5d1edd1275
parent98bdeae9502b90822a9666efac76373bfa9c2ad1
parent5ffe330e40bdfad9c49a615c54d2d89343b2f08a
Merge branch 'rework-tx-fault-fixups'

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>