diff options
author | Sarosh Hasan <[email protected]> | 2024-02-26 15:12:26 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-02-28 11:22:02 +0000 |
commit | 26311cd112d05abe8cbe87189c93fa25cc25709b (patch) | |
tree | 774eecbac8fa01bfef1c55897929142b43092688 /scripts/generate_rust_analyzer.py | |
parent | cfb9eb611d30c0b8bfc2820d8808037b63df2802 (diff) |
net: stmmac: dwmac-qcom-ethqos: Update link clock rate only for RGMII
Updating link clock rate for different speeds is only needed when
using RGMII, as that mode requires changing clock speed when the link
speed changes. Let's restrict updating the link clock speed in
ethqos_update_link_clk() to just RGMII. Other modes such as SGMII
only need to enable the link clock (which is already done in probe).
Signed-off-by: Sarosh Hasan <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Reviewed-by: Andrew Halaney <[email protected]>
Tested-by: Andrew Halaney <[email protected]> # sa8775p-ride
Reviewed-by: Abhishek Chauhan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions