diff options
author | Horatiu Vultur <[email protected]> | 2024-02-01 21:42:03 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-02-04 13:34:19 +0000 |
commit | 7d7bf30f031b8e2474eefe64230609b45030bd3d (patch) | |
tree | 6f09c019b6fe5e0c219ef69c1748d40fb874d65f /lib/string_helpers.c | |
parent | d6aa8e0aa605a6baba08220e4a83fa2619a4c4d7 (diff) |
net: micrel: Fix the frequency adjustments
By default lan8841's 1588 clock frequency is 125MHz. But when adjusting
the frequency, it is using the 1PPM format of the lan8814. Which is the
wrong format as lan8814 has a 1588 clock frequency of 250MHz. So then
for each 1PPM adjustment would adjust less than expected.
Therefore fix this by using the correct 1PPM format for lan8841.
Signed-off-by: Horatiu Vultur <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions