]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>
Tue, 24 Jun 2025 10:53:33 +0000 (12:53 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 26 Jun 2025 12:49:10 +0000 (14:49 +0200)
commitca13b249f291f4920466638d1adbfb3f9c8db6e9
tree319aef9dce0d9f6f5c2ada5c2952e28f7f22f762
parent9b357ea52523f935acec153cea20f7a4fe704b48
net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay

All am65-cpsw controllers have a fixed TX delay, so the PHY interface
mode must be fixed up to account for this.

Modes that claim to a delay on the PCB can't actually work. Warn people
to update their Device Trees if one of the unsupported modes is specified.

Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Link: https://patch.msgid.link/9b3fb1fbf719bef30702192155c6413cd5de5dcf.1750756583.git.matthias.schiffer@ew.tq-group.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/ti/am65-cpsw-nuss.c