[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZZa/aj7B05mL9rse@shell.armlinux.org.uk>
Date: Thu, 4 Jan 2024 14:23:38 +0000
From: "Russell King (Oracle)" <linux@...linux.org.uk>
To: Andrew Lunn <andrew@...n.ch>
Cc: Sergio Palumbo <palumbo.ser@...look.it>, netdev@...r.kernel.org
Subject: Re: sfp module DFP-34X-2C2 at 2500
On Thu, Jan 04, 2024 at 03:15:17PM +0100, Andrew Lunn wrote:
> On Thu, Jan 04, 2024 at 02:10:43PM +0100, Sergio Palumbo wrote:
> > diff --git a/drivers/net/phy/sfp.c b/drivers/net/phy/sfp.c
> > index 2abc155dc5cf8..a14f61bab256f 100644
> > --- a/drivers/net/phy/sfp.c
> > +++ b/drivers/net/phy/sfp.c
> > @@ -495,6 +495,9 @@ static const struct sfp_quirk sfp_quirks[] = {
> > // 2500MBd NRZ in their EEPROM
> > SFP_QUIRK_M("Lantech", "8330-262D-E", sfp_quirk_2500basex),
> >
> > + // DFP-34X-2C2 GPON ONU supports 2500base-X
> > + SFP_QUIRK_M("OEM", "DFP-34X-2C2", sfp_quirk_2500basex),
> > +
> > SFP_QUIRK_M("UBNT", "UF-INSTANT", sfp_quirk_ubnt_uf_instant),
> >
> > // Walsun HXSX-ATR[CI]-1 don't identify as copper, and use the
> >
>
> Hi Sergio
>
> Please read:
>
> https://docs.kernel.org/process/submitting-patches.html
>
> and
>
> https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html
>
> There is a formal process you need to go thought when submitting
> patches, which these two documents describe.
Indeed. I assume the original didn't have any commit message, sign-off,
and obviously wasn't Cc'd to the appropriate maintainers...
It is worth noting that:
https://hack-gpon.org/ont-odi-realtek-dfp-34x-2c2/
gives a table of the possible host interface modes, which appears to
includes 2500base-X _with_ AN.
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!
Powered by blists - more mailing lists