[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167969521832.9897.18401059606197192566.git-patchwork-notify@kernel.org>
Date: Fri, 24 Mar 2023 22:00:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Josua Mayer <josua@...id-run.com>
Cc: netdev@...r.kernel.org, yazan.shhady@...id-run.com, andrew@...n.ch,
hkallweit1@...il.com, linux@...linux.org.uk, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH] net: phy: dp83869: fix default value for
tx-/rx-internal-delay
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 23 Mar 2023 12:25:36 +0200 you wrote:
> dp83869 internally uses a look-up table for mapping supported delays in
> nanoseconds to register values.
> When specific delays are defined in device-tree, phy_get_internal_delay
> does the lookup automatically returning an index.
>
> The default case wrongly assigns the nanoseconds value from the lookup
> table, resulting in numeric value 2000 applied to delay configuration
> register, rather than the expected index values 0-7 (7 for 2000).
> Ultimately this issue broke RX for 1Gbps links.
>
> [...]
Here is the summary with links:
- net: phy: dp83869: fix default value for tx-/rx-internal-delay
https://git.kernel.org/netdev/net/c/82e2c39f9ef7
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists