Re: [PATCH v3 0/2] net: sfp: add support for GPON RTL8672/RTL9601C and Ubiquiti U-Fiber
From: Pali Rohár <pali@kernel.org>
Date: 2021-01-12 13:34:48
Also in:
lkml
From: Pali Rohár <pali@kernel.org>
Date: 2021-01-12 13:34:48
Also in:
lkml
On Monday 11 January 2021 12:39:07 Pali Rohár wrote:
This is a third version of patches which add workarounds for RTL8672/RTL9601C EEPROMs and Ubiquiti U-Fiber Instant SFP. Russel's PATCH v2 2/3 was dropped from this patch series as it is being handled separately. Pali Rohár (2): net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber Instant drivers/net/phy/sfp-bus.c | 15 +++++ drivers/net/phy/sfp.c | 117 ++++++++++++++++++++++++++------------ 2 files changed, 97 insertions(+), 35 deletions(-)
I'm fine with Marek's commit message changes. Russell, Andrew, anything else is needed for these two patches?