]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4d0c3b251cc387790d4fa54e66d190411f010205
tree05f5fa82edc68681228deab51e37cb4ca8a8b594
parent1dcf0b576371f2868b9fd6a19d7bd7e4a22b8cb5
parentbd369098089359a2aaadcb53c9ff19b7754025c7
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>