diff options
| author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2026-02-02 10:04:31 +0000 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-02-03 17:59:10 -0800 |
| commit | 33c5c9473a232de46548cb1c6db77e5b2eff5b8e (patch) | |
| tree | 5b374e7f85357acca48000bf944232b012e94fc9 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 4dc66f93b419fbd69b98f338d237056c73df22ac (diff) | |
net: stmmac: rk: use rk_encode_wm16() for RMII clock
The RMII clock is a single bit, which is set for 100M and clear for
10M. Move this out of struct rk_reg_speed_data (which gets rid of
this structure) into the struct rk_clock_fields as the bitmask for
this bit.
This gets rid of the per-SoC variability in the calls to
rk_set_reg_speed().
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1vmqnH-00000007VCz-1WmP@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
