summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorOleksij Rempel <o.rempel@pengutronix.de>2025-05-05 11:43:36 +0300
committerDavid S. Miller <davem@davemloft.net>2025-05-07 14:57:05 +0300
commit3da0ae52705d609f7d080a8158cd46db222b29de (patch)
treed104caabe96809b2b2d4034ceaec9a8534ab2c59 /tools/perf/scripts/python
parent232aa459aa40a6f3c7d27063b3e9c1d57786eaff (diff)
downloadlinux-3da0ae52705d609f7d080a8158cd46db222b29de.tar.xz
net: usb: lan78xx: remove explicit check for missing PHY driver
RGMII timing correctness relies on the PHY providing internal delays. This is typically ensured via PHY driver, strap pins, or PCB layout. Explicitly checking for a PHY driver here is unnecessary and non-standard. This logic applies to all MACs, not just LAN78xx, and should be left to phylib, phylink, or platform configuration. Drop the check and rely on standard subsystem behavior. Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> Reviewed-by: Thangaraj Samynathan <thangaraj.s@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions