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)
commitc3188dbafac5ced98861421b5ef8f370bad266e0
tree05f5fa82edc68681228deab51e37cb4ca8a8b594
parent7f32974bdc9d2adcc54cc20fe227f0a000972dc6
parent73472c830eae5fce2107f7f086f1e6827d215caf
Merge branch 'sfp-add-support-for-halny-gpon-module'

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>