Merge branch 'sfp-add-support-for-halny-gpon-module'
authorJakub Kicinski <kuba@kernel.org>
Tue, 20 Sep 2022 14:54:16 +0000 (07:54 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 20 Sep 2022 14:54:17 +0000 (07:54 -0700)
Russell King says:

====================
sfp: add support for HALNy GPON module

This series adds support for the HALNy GPON SFP module. In order to do
this sensibly, we need a more flexible quirk system, since we need to
change the behaviour of the SFP cage driver to ignore the LOS and
TX_FAULT signals after module detection.

Since we move the SFP quirks into the SFP cage driver, we can use it
for the MA5671A and 3FE46541AA modules as well.
====================

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

Trivial merge