lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <169638002492.30838.643667282615565934.git-patchwork-notify@kernel.org> Date: Wed, 04 Oct 2023 00:40:24 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com> Cc: s.shtylyov@....ru, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org, linux-renesas-soc@...r.kernel.org, tam.nguyen.xa@...esas.com, kuninori.morimoto.gx@...esas.com Subject: Re: [PATCH net v3] rswitch: Fix PHY station management clock setting Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <kuba@...nel.org>: On Tue, 26 Sep 2023 21:30:54 +0900 you wrote: > Fix the MPIC.PSMCS value following the programming example in the > section 6.4.2 Management Data Clock (MDC) Setting, Ethernet MAC IP, > S4 Hardware User Manual Rev.1.00. > > The value is calculated by > MPIC.PSMCS = clk[MHz] / (MDC frequency[MHz] * 2) - 1 > with the input clock frequency from clk_get_rate() and MDC frequency > of 2.5MHz. Otherwise, this driver cannot communicate PHYs on the R-Car > S4 Starter Kit board. > > [...] Here is the summary with links: - [net,v3] rswitch: Fix PHY station management clock setting https://git.kernel.org/netdev/net/c/a0c55bba0d0d 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