commit | d82d97b2a079e2dc8ed024a02eb1af2f70598ca6 | [log] [tgz] |
---|---|---|
author | Martin Kaistra <martin.kaistra@linutronix.de> | Tue Apr 15 17:04:00 2025 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Mon Jun 02 09:13:49 2025 +0200 |
tree | 578dd0b47d3703289dd9494cb16541b36b4ed8e8 | |
parent | 22bc8ae6b951fdaf79d192afa75bdb3e8ce1f6e3 [diff] |
net: gem: 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 error: zynq_gem ethernet@e000b000: failed to set tx clock rate 25000000 Signed-off-by: Martin Kaistra <martin.kaistra@linutronix.de> Link: https://lore.kernel.org/r/20250415150400.136723-1-martin.kaistra@linutronix.de Signed-off-by: Michal Simek <michal.simek@amd.com>