[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d253b578-8fc4-4e85-9c8f-23bdf15dfa77@lunn.ch>
Date: Thu, 4 Jan 2024 15:15:17 +0100
From: Andrew Lunn <andrew@...n.ch>
To: Sergio Palumbo <palumbo.ser@...look.it>
Cc: netdev@...r.kernel.org, Russell King <rmk+kernel@...linux.org.uk>
Subject: Re: sfp module DFP-34X-2C2 at 2500
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.
Andrew
---
pw-bot: cr
Powered by blists - more mailing lists