diff options
author | 2021-01-20 20:43:03 +0100 | |
---|---|---|
committer | 2021-01-21 19:50:47 -0800 | |
commit | 43e5763152e2d4679954da0d35029637f017b0b3 (patch) | |
tree | 9f0bdf98f78d966e3f3b9a8c31cd269235cb4c24 /include/linux/netdevice.h | |
parent | net: remove aurora nb8800 driver (diff) | |
download | wireguard-linux-43e5763152e2d4679954da0d35029637f017b0b3.tar.xz wireguard-linux-43e5763152e2d4679954da0d35029637f017b0b3.zip |
net: macb: ignore tx_clk if MII is used
If the MII interface is used, the PHY is the clock master, thus don't
set the clock rate. On Zynq-7000, this will prevent the following
warning:
macb e000b000.ethernet eth0: unable to generate target frequency: 25000000 Hz
Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20210120194303.28268-1-michael@walle.cc
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/netdevice.h')
0 files changed, 0 insertions, 0 deletions