]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>
Tue, 24 Jun 2025 10:53:32 +0000 (12:53 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 26 Jun 2025 12:49:10 +0000 (14:49 +0200)
k3-am65-cpsw-nuss controllers have a fixed internal TX delay, so RXID
mode is not actually possible and will result in a warning from the
driver going forward.

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>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Link: https://patch.msgid.link/f9b5e84fcaf565506ed86cf1838444c2bc47334f.1750756583.git.matthias.schiffer@ew.tq-group.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml

index 7b3d948f187dff44980e9ecfc2ffcf57c1ab8663..a959c1d7e643af8f1a9942fc85e9d995240b04f4 100644 (file)
@@ -284,7 +284,7 @@ examples:
                     ti,syscon-efuse = <&mcu_conf 0x200>;
                     phys = <&phy_gmii_sel 1>;
 
-                    phy-mode = "rgmii-rxid";
+                    phy-mode = "rgmii-id";
                     phy-handle = <&phy0>;
                 };
             };