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

Commit 29b65f5f authored by Florian Fainelli's avatar Florian Fainelli Committed by David S. Miller
Browse files

dt-bindings: Add "internal" as a valid 'phy-mode' property



A number of Ethernet MACs have internal Ethernet PHYs and the internal
wiring makes it so that this knowledge needs to be available using the
standard 'phy-mode' property.

Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d4d0249a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ The following properties are common to the Ethernet controllers:
  the maximum frame size (there's contradiction in ePAPR).
- phy-mode: string, operation mode of the PHY interface. This is now a de-facto
  standard property; supported values are:
  * "internal"
  * "mii"
  * "gmii"
  * "sgmii"