]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: stmmac: Fix CSR divider comment
authorJan Petrous (OSS) <jan.petrous@oss.nxp.com>
Thu, 5 Dec 2024 16:42:58 +0000 (17:42 +0100)
committerJakub Kicinski <kuba@kernel.org>
Tue, 10 Dec 2024 02:36:02 +0000 (18:36 -0800)
commit31cdd8418234e70043abd26894b57eb201489cba
tree2fb29a19cabc542393a8eae1ce8e14c47ea960d6
parent32fd46f5b69e9a2e1206d576359e533e5b7c4694
net: stmmac: Fix CSR divider comment

The comment in declaration of STMMAC_CSR_250_300M
incorrectly describes the constant as '/* MDC = clk_scr_i/122 */'
but the DWC Ether QOS Handbook version 5.20a says it is
CSR clock/124.

Signed-off-by: Jan Petrous (OSS) <jan.petrous@oss.nxp.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/20241205-upstream_s32cc_gmac-v8-1-ec1d180df815@oss.nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/stmmac.h