]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'net-stmmac-thead-clean-up-clock-rate-setting'
authorJakub Kicinski <kuba@kernel.org>
Mon, 24 Feb 2025 22:29:59 +0000 (14:29 -0800)
committerJakub Kicinski <kuba@kernel.org>
Mon, 24 Feb 2025 22:29:59 +0000 (14:29 -0800)
commit4859851ff6f7f01048ee2c3bedb423f3b109ee28
tree5829b398fe1c92d55b9d802960f93a72b9b1a687
parentf7135a4f6d36ad8f4e2b2b21077ee44e189e5d4d
parent8bfff0481d917ef92bfad607839acb7edb5e0b0d
Merge branch 'net-stmmac-thead-clean-up-clock-rate-setting'

Russell King says:

====================
net: stmmac: thead: clean up clock rate setting

This series cleans up the thead clock rate setting to use the
rgmii_clock() helper function added to phylib.

The first patch switches over to using the rgmii_clock() helper,
and the second patch cleans up the verification that the desired
clock rate is achievable, allowing the private clock rate
definitions to be removed.
====================

Tested-by: Drew Fustini <drew@pdp7.com>
Link: https://patch.msgid.link/Z7iKdaCp4hLWWgJ2@shell.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>