[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZMaNC+tTV+tX44qz@kernel.org>
Date: Sun, 30 Jul 2023 18:17:15 +0200
From: Simon Horman <horms@...nel.org>
To: Mark Brown <broonie@...nel.org>
Cc: Jassi Brar <jaswinder.singh@...aro.org>,
Ilias Apalodimas <ilias.apalodimas@...aro.org>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Ard Biesheuvel <ardb@...nel.org>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
On Fri, Jul 28, 2023 at 11:51:03PM +0100, Mark Brown wrote:
...
> diff --git a/drivers/net/ethernet/socionext/netsec.c b/drivers/net/ethernet/socionext/netsec.c
> index 2d7347b71c41..cdb05db3d6ac 100644
> --- a/drivers/net/ethernet/socionext/netsec.c
> +++ b/drivers/net/ethernet/socionext/netsec.c
> @@ -1851,6 +1851,17 @@ static int netsec_of_probe(struct platform_device *pdev,
> return err;
> }
>
> + /*
> + * SynQuacer is physically configured with TX and RX delays
> + * but the standard firwmare claimed otherwise for a long
nit: firwmare -> firmware
...
Powered by blists - more mailing lists