Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 822dd046 authored by Maxime Chevallier's avatar Maxime Chevallier Committed by David S. Miller
Browse files

dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindings



The phy_mode "2000base-x" is actually supposed to be "1000base-x", even
though the commit title of the original patch says otherwise.

Fixes: 55601a88 ("net: phy: Add 2000base-x, 2500base-x and rxaui modes")
Signed-off-by: default avatarMaxime Chevallier <maxime.chevallier@bootlin.com>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 05044531
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ Documentation/devicetree/bindings/phy/phy-bindings.txt.
  * "smii"
  * "xgmii"
  * "trgmii"
  * "2000base-x",
  * "1000base-x",
  * "2500base-x",
  * "rxaui"
  * "xaui"