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

Commit c9040af2 authored by Shawn Guo's avatar Shawn Guo Committed by David S. Miller
Browse files

net: fec: phy-reset-gpios is optional



The phy-reset-gpios is an optional property for fec device tree boot.
Change the binding document to match the driver code.

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 119fc007
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,10 +7,10 @@ Required properties:
- phy-mode : String, operation mode of the PHY interface.
  Supported values are: "mii", "gmii", "sgmii", "tbi", "rmii",
  "rgmii", "rgmii-id", "rgmii-rxid", "rgmii-txid", "rtbi", "smii".
- phy-reset-gpios : Should specify the gpio for phy reset

Optional properties:
- local-mac-address : 6 bytes, mac address
- phy-reset-gpios : Should specify the gpio for phy reset

Example: